Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h107 #define DT_VERSYM 0x6ffffff0 macro
/bionic/tools/relocation_packer/src/
Delf_file.cc535 tag == DT_VERSYM || in AdjustDynamicSectionForHole()
/bionic/linker/
Dlinker.cpp3171 case DT_VERSYM: in prelink_image()