Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dexec_elf.h648 #define DT_SYMTAB 6 /* Address of symbol table */ macro
/bionic/linker/
Dlinker.cpp1351 case DT_SYMTAB: in soinfo_link_image()