Home
last modified time | relevance | path

Searched refs:SHT_STRTAB (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Delf_builder.h292 SHT_STRTAB, in CachedStringSection()
316 SHT_STRTAB, in StringSection()
/art/runtime/
Delf_file.cc232 case SHT_STRTAB: { in Setup()
944 if (static_cast<Elf_Word>(SHT_STRTAB) != string_section.sh_type) { in GetString()
Delf.h1250 SHT_STRTAB = 3, // String table. enumerator