Searched refs:start_headers (Results 1 – 2 of 2) sorted by relevance
6124 Elf_Internal_Shdr **start_headers = elf_elfsections (abfd); in is_debuginfo_file() local6125 Elf_Internal_Shdr **end_headers = start_headers + elf_numsections (abfd); in is_debuginfo_file()6128 for (headerp = start_headers; headerp < end_headers; headerp ++) in is_debuginfo_file()
6670 Elf_Internal_Shdr **start_headers = elf_elfsections (abfd); in is_debuginfo_file() local6671 Elf_Internal_Shdr **end_headers = start_headers + elf_numsections (abfd); in is_debuginfo_file()6674 for (headerp = start_headers; headerp < end_headers; headerp ++) in is_debuginfo_file()