Home
last modified time | relevance | path

Searched refs:DT_GNU_HASH (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/bits/
Delf_common.h663 #define DT_GNU_HASH 0x6ffffef5 /* GNU-style hash table */ macro
/bionic/linker/
Dlinker.cpp2900 case DT_GNU_HASH: in prelink_image()