Searched refs:DT_GNU_HASH (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/bits/ | ||
D | elf_common.h | 663 #define DT_GNU_HASH 0x6ffffef5 /* GNU-style hash table */ macro |
/bionic/linker/ | ||
D | linker.cpp | 2900 case DT_GNU_HASH: in prelink_image() |