Searched refs:sections_with_aarch64_elf_section_data (Results 1 – 2 of 2) sorted by relevance
8189 static section_list *sections_with_aarch64_elf_section_data = NULL; variable8200 entry->next = sections_with_aarch64_elf_section_data; in record_section_with_aarch64_elf_section_data()8204 sections_with_aarch64_elf_section_data = entry; in record_section_with_aarch64_elf_section_data()8217 entry = sections_with_aarch64_elf_section_data; in find_aarch64_elf_section_entry()8254 if (entry == sections_with_aarch64_elf_section_data) in unrecord_section_with_aarch64_elf_section_data()8255 sections_with_aarch64_elf_section_data = entry->next; in unrecord_section_with_aarch64_elf_section_data()
8476 static section_list *sections_with_aarch64_elf_section_data = NULL; variable8487 entry->next = sections_with_aarch64_elf_section_data; in record_section_with_aarch64_elf_section_data()8491 sections_with_aarch64_elf_section_data = entry; in record_section_with_aarch64_elf_section_data()8504 entry = sections_with_aarch64_elf_section_data; in find_aarch64_elf_section_entry()8541 if (entry == sections_with_aarch64_elf_section_data) in unrecord_section_with_aarch64_elf_section_data()8542 sections_with_aarch64_elf_section_data = entry->next; in unrecord_section_with_aarch64_elf_section_data()