Searched refs:target_section (Results 1 – 3 of 3) sorted by relevance
36 std::string target_section, std::unordered_set<DocumentId> search_base, in SuggestionResultCheckerImpl() argument44 target_section_(std::move(target_section)), in SuggestionResultCheckerImpl()
116 find_relocation_section(Elf* elf_handle, Elf_Scn* target_section);
658 find_relocation_section(Elf* elf_handle, Elf_Scn* target_section) in find_relocation_section() argument660 if (target_section) in find_relocation_section()663 size_t target_index = elf_ndxscn(target_section); in find_relocation_section()