Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1609 const Elf32_Shdr* strtab_sec = all.FindSectionByName(".strtab"); in GdbJITSupport() local
1613 debug_str == nullptr || text_sec == nullptr || strtab_sec == nullptr || in GdbJITSupport()