Searched refs:string_section_start (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Delf_file.cc628 const char* string_section_start = GetStringSectionStart(section_type); local
629 if (string_section_start == nullptr) {
632 return string_section_start + i;

Completed in 31 milliseconds