Home
last modified time | relevance | path

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

/art/runtime/
Delf_utils.h84 case DT_SYMTAB: in IsDynamicSectionPointer()
Delf.h1653 DT_SYMTAB = 6, // Address of dynamic symbol table. enumerator
Delf_file.cc1279 case DT_SYMTAB: { in Load()
/art/compiler/
Delf_builder.h702 { DT_SYMTAB, { dynsym_address } }, in PrepareDynamicSection()