Home
last modified time | relevance | path

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

/bionic/libc/include/
Delf.h175 #define DT_GNU_HASH 0x6ffffef5 macro
/bionic/tools/relocation_packer/src/
Delf_file.cc452 tag == DT_GNU_HASH || in AdjustDynamicSectionForHole()
/bionic/linker/
Dlinker.cpp2548 case DT_GNU_HASH: in prelink_image()