Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc94 bool has_section = elf_file->GetSectionOffsetAndSize(".rodata", &offset, &size); in OpenWithElfFile() local
95 CHECK(has_section); in OpenWithElfFile()