Searched refs:section_it (Results 1 – 1 of 1) sorted by relevance
223 auto section_it = elf_symbol->getSection(); in ParseSymbolsFromELFFile() local224 if (!section_it) { in ParseSymbolsFromELFFile()228 if (section_it.get()->getName(section_name) || section_name.empty()) { in ParseSymbolsFromELFFile()