Searched refs:has_section (Results 1 – 1 of 1) sorted by relevance
94 bool has_section = elf_file->GetSectionOffsetAndSize(".rodata", &offset, &size); in OpenWithElfFile() local95 CHECK(has_section); in OpenWithElfFile()