Home
last modified time | relevance | path

Searched refs:DT_STRTAB (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Delf_utils.h83 case DT_STRTAB: in IsDynamicSectionPointer()
Delf.h1652 DT_STRTAB = 5, // Address of dynamic string table. enumerator
Delf_file.cc1270 case DT_STRTAB: { in Load()
/art/compiler/
Delf_builder.h701 { DT_STRTAB, { dynstr_address } }, in PrepareDynamicSection()