Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h72 #define DT_HASH 4 macro
/bionic/tools/relocation_packer/src/
Delf_file.cc451 tag == DT_HASH || in AdjustDynamicSectionForHole()
/bionic/linker/
Dlinker.cpp2532 case DT_HASH: in prelink_image()