Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h62 #define DT_HASH 4 macro
/bionic/tools/relocation_packer/src/
Delf_file.cc522 tag == DT_HASH || in AdjustDynamicSectionForHole()
/bionic/tests/
Ddlfcn_test.cpp1331 if (d->d_tag == llvm::ELF::DT_HASH) { in validate_compatibility_of_native_library()
/bionic/linker/
Dlinker.cpp2906 case DT_HASH: in prelink_image()