Searched refs:section_end (Results 1 – 1 of 1) sorted by relevance
149 for (auto it = elf->section_begin(); it != elf->section_end(); ++it) { in GetBuildIdFromELFFile()248 for (llvm::object::section_iterator it = elf->section_begin(); it != elf->section_end(); ++it) { in ReadSectionFromELFFile()275 const llvm::object::section_iterator& section_end) { in ReadSymbolTable() argument284 if (section_it_or_err.get() != section_end) { in ReadSymbolTable()337 for (auto it = elf->section_begin(); it != elf->section_end(); ++it) { in AddSymbolForPltSection()365 for (auto it = elf->section_begin(); it != elf->section_end(); ++it) { in CheckSymbolSections()392 ReadSymbolTable(elf->symbol_begin(), elf->symbol_end(), callback, is_arm, elf->section_end()); in ParseSymbolsFromELFFile()397 elf->section_end()); in ParseSymbolsFromELFFile()489 elf->section_end()); in ParseDynamicSymbolsFromELFFile()