Searched refs:sections_with_arm_elf_section_data (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-arm.c9448 static section_list * sections_with_arm_elf_section_data = NULL; variable
9459 entry->next = sections_with_arm_elf_section_data;
9463 sections_with_arm_elf_section_data = entry;
9473 to the sections_with_arm_elf_section_data list in forward order and
9476 entry = sections_with_arm_elf_section_data;
9526 if (entry == sections_with_arm_elf_section_data)
9527 sections_with_arm_elf_section_data = entry->next;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-arm.c9448 static section_list * sections_with_arm_elf_section_data = NULL; variable
9459 entry->next = sections_with_arm_elf_section_data;
9463 sections_with_arm_elf_section_data = entry;
9473 to the sections_with_arm_elf_section_data list in forward order and
9476 entry = sections_with_arm_elf_section_data;
9526 if (entry == sections_with_arm_elf_section_data)
9527 sections_with_arm_elf_section_data = entry->next;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-arm.c9448 static section_list * sections_with_arm_elf_section_data = NULL; variable
9459 entry->next = sections_with_arm_elf_section_data;
9463 sections_with_arm_elf_section_data = entry;
9473 to the sections_with_arm_elf_section_data list in forward order and
9476 entry = sections_with_arm_elf_section_data;
9526 if (entry == sections_with_arm_elf_section_data)
9527 sections_with_arm_elf_section_data = entry->next;

Completed in 434 milliseconds