Home
last modified time | relevance | path

Searched refs:PREV_SEC (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-hppa.c2369 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec) in elf32_hppa_next_input_section() macro
2372 PREV_SEC (isec) = *list; in elf32_hppa_next_input_section()
2410 while ((prev = PREV_SEC (curr)) != NULL in group_sections()
2430 prev = PREV_SEC (tail); in group_sections()
2449 prev = PREV_SEC (tail); in group_sections()
2458 #undef PREV_SEC in group_sections()
H A Delf64-ppc.c6712 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec) in ppc64_elf_next_input_section() macro
6715 PREV_SEC (isec) = *list; in ppc64_elf_next_input_section()
6772 while ((prev = PREV_SEC (curr)) != NULL in group_sections()
6790 prev = PREV_SEC (tail); in group_sections()
6810 prev = PREV_SEC (tail); in group_sections()
6819 #undef PREV_SEC in group_sections()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-hppa.c2498 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec) in elf32_hppa_next_input_section() macro
2501 PREV_SEC (isec) = *list; in elf32_hppa_next_input_section()
2536 while ((prev = PREV_SEC (curr)) != NULL in group_sections()
2556 prev = PREV_SEC (tail); in group_sections()
2575 prev = PREV_SEC (tail); in group_sections()
2584 #undef PREV_SEC in group_sections()
H A Delf64-ppc.c8941 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec) in ppc64_elf_next_input_section() macro
8944 PREV_SEC (isec) = *list; in ppc64_elf_next_input_section()
9008 while ((prev = PREV_SEC (curr)) != NULL in group_sections()
9026 prev = PREV_SEC (tail); in group_sections()
9046 prev = PREV_SEC (tail); in group_sections()
9055 #undef PREV_SEC in group_sections()