Searched refs:DT_STRTAB (Results 1 – 4 of 4) sorted by relevance
79 case DT_STRTAB: in IsDynamicSectionPointer()
1649 DT_STRTAB = 5, // Address of dynamic string table. enumerator
1217 case DT_STRTAB: { in Load()
618 dynamic_builder_.AddDynamicTag(DT_STRTAB, 0, &dynsym_builder_.strtab_); in SetupDynamic()