Searched refs:sections_with_arm_elf_section_data (Results 1 – 1 of 1) sorted by relevance
9504 static section_list * sections_with_arm_elf_section_data = NULL; variable9515 entry->next = sections_with_arm_elf_section_data; in record_section_with_arm_elf_section_data()9519 sections_with_arm_elf_section_data = entry; in record_section_with_arm_elf_section_data()9532 entry = sections_with_arm_elf_section_data; in find_arm_elf_section_entry()9582 if (entry == sections_with_arm_elf_section_data) in unrecord_section_with_arm_elf_section_data()9583 sections_with_arm_elf_section_data = entry->next; in unrecord_section_with_arm_elf_section_data()