Searched refs:PREV_SEC (Results 1 – 5 of 5) sorted by relevance
3810 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec) in elf_metag_next_input_section() macro3813 PREV_SEC (isec) = *list; in elf_metag_next_input_section()3848 while ((prev = PREV_SEC (curr)) != NULL in group_sections()3862 prev = PREV_SEC (tail); in group_sections()3881 prev = PREV_SEC (tail); in group_sections()3890 #undef PREV_SEC in group_sections()
2590 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec) in elf32_hppa_next_input_section() macro2593 PREV_SEC (isec) = *list; in elf32_hppa_next_input_section()2628 while ((prev = PREV_SEC (curr)) != NULL in group_sections()2648 prev = PREV_SEC (tail); in group_sections()2667 prev = PREV_SEC (tail); in group_sections()2676 #undef PREV_SEC in group_sections()
3112 #define PREV_SEC(sec) (htab->stub_group[(sec)->id].link_sec) macro3134 PREV_SEC (isec) = *list; in elfNN_aarch64_next_input_section()3169 while ((prev = PREV_SEC (curr)) != NULL in group_sections()3183 prev = PREV_SEC (tail); in group_sections()3199 prev = PREV_SEC (tail); in group_sections()3211 #undef PREV_SEC
1319 (PREV_SEC): Delete.
4275 * elf32-arm.c (PREV_SEC): Update comment.