Searched refs:SHT_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/uapi/linux/ | ||
D | elf.h | 284 #define SHT_DYNAMIC 6 macro |
/bionic/linker/ | ||
D | linker_phdr.cpp | 323 if (shdr_table_[i].sh_type == SHT_DYNAMIC) { in ReadDynamicSection() |