Searched refs:DT_SYMENT (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/sys/ | ||
D | exec_elf.h | 653 #define DT_SYMENT 11 /* Size, in bytes, of one DT_SYMTAB entry */ macro |
/bionic/linker/ | ||
D | linker.cpp | 1437 case DT_SYMENT: in soinfo_link_image() |