Home
last modified time | relevance | path

Searched refs:frchain_root (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dsubsegs.c30 frchainS *frchain_root, *frchain_now; variable
103 frchain_root = NULL; in subsegs_begin()
239 for (frcP = *(lastPP = &frchain_root); in subseg_set_rest()
631 for (frchp = frchain_root; frchp; frchp = frchp->frch_next) in subsegs_print_statistics()
Dsubsegs.h61 extern frchainS *frchain_root;
Ddebug.c31 for (chp = frchain_root; chp; chp = chp->frch_next) in dmp_frags()
Ddwarf2dbg.c530 for (f = frchain_root; f; f = f->frch_next) in first_frag_for_seg()
543 for (f = frchain_root; f; f = f->frch_next) in last_frag_for_seg()
613 for (fr = frchain_root; fr; fr = fr->frch_next) in get_frag_fix()
Dwrite.c1383 for (frchainP = frchain_root; frchainP; frchainP = frchainP->frch_next) in subsegs_finish()
1485 remove_subsegs (frchain_root, SEG_TEXT, &text_frag_root, &text_last_frag); in write_object_file()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-ieee.c524 for (frchain_ptr = frchain_root; in write_object_file()
Dtc-xtensa.c6963 for (frchP = frchain_root; frchP; frchP = frchP->frch_next) in xtensa_cleanup_align_frags()
7015 for (frchP = frchain_root; frchP; frchP = frchP->frch_next) in xtensa_fix_target_frags()
7042 for (frchP = frchain_root; frchP; frchP = frchP->frch_next) in xtensa_mark_narrow_branches()
7126 for (frchP = frchain_root; frchP; frchP = frchP->frch_next) in xtensa_mark_zcl_first_insns()
7167 for (frchP = frchain_root; frchP; frchP = frchP->frch_next) in xtensa_fix_a0_b_retw_frags()
7277 for (frchP = frchain_root; frchP; frchP = frchP->frch_next) in xtensa_fix_b_j_loop_end_frags()
7341 for (frchP = frchain_root; frchP; frchP = frchP->frch_next) in xtensa_fix_close_loop_end_frags()
7524 for (frchP = frchain_root; frchP; frchP = frchP->frch_next) in xtensa_fix_short_loop_frags()
7723 for (frchP = frchain_root; frchP; frchP = frchP->frch_next) in xtensa_sanity_check()
Dobj-coff.c4001 for (frchain_ptr = frchain_root; in write_object_file()