Searched refs:section_end (Results 1 – 2 of 2) sorted by relevance
202 const llvm::object::section_iterator& section_end) { in ReadSymbolTable() argument215 if (section_it_or_err.get() != section_end) { in ReadSymbolTable()268 for (auto it = elf->section_begin(); it != elf->section_end(); ++it) { in AddSymbolForPltSection()296 for (auto it = elf->section_begin(); it != elf->section_end(); ++it) { in CheckSymbolSections()362 for (auto it = elf_obj_->section_begin(); it != elf_obj_->section_end(); ++it) {390 elf_obj_->section_end());395 is_arm, elf_obj_->section_end());418 is_arm, elf_obj_->section_end());423 it != elf_obj_->section_end(); ++it) {
1560 for (auto it = elf->section_begin(); it != elf->section_end(); ++it) { in validate_compatibility_of_native_library()