Home
last modified time | relevance | path

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

/art/compiler/linker/
Delf_builder.h282 SHT_STRTAB, in CachedStringSection()
306 SHT_STRTAB, in StringSection()
/art/runtime/
Delf_file.cc231 case SHT_STRTAB: { in Setup()
943 if (static_cast<Elf_Word>(SHT_STRTAB) != string_section.sh_type) { in GetString()
Delf.h1253 SHT_STRTAB = 3, // String table. enumerator