Searched refs:fix_root (Results 1 – 14 of 14) sorted by relevance
51 fixS *fix_root; /* Root of fixups for this subsegment. */ member79 fixS *fix_root; member
196 ? &seg_info (now_seg)->fix_root in fix_new_internal()197 : &frchain_now->fix_root); in fix_new_internal()382 if (frchp->fix_root != (fixS *) NULL) in chain_frchains_together_1()384 if (seg_info (section)->fix_root == (fixS *) NULL) in chain_frchains_together_1()385 seg_info (section)->fix_root = frchp->fix_root; in chain_frchains_together_1()386 prev_fix->fx_next = frchp->fix_root; in chain_frchains_together_1()600 fixS *fixp = seginfo->fix_root; in dump_section_relocs()726 for (fixp = seginfo->fix_root; fixp; fixp = fixp->fx_next) in adjust_reloc_syms()1078 fixup_segment (seginfo->fix_root, sec); in fix_segment()1123 for (fixp = seginfo->fix_root; fixp; fixp = fixp->fx_next) in write_relocs()[all …]
64 for (fixp = seginfo->frchainP->fix_root;
108 newP->fix_root = NULL; in subseg_set_rest()
115 fix = seg_info (now_seg)->frchainP->fix_root; in get_cie_info()
4519 seg_fix_rotP rather than fix_root from seg_info.
6226 (fix_new_internal): If frags_chained is set, use fix_root and7106 the right order. Explicitly clear fix_root and fix_tail fields.7247 fix_root and fix_tail.
123 fix_root(p_y); in fix()173 fix_root(node_pointer p_y) in fix_root() function in PB_DS_CLASS_C_DEC
221 fix_root(node_pointer p_y);
1607 for (f = seginfo->fix_root; f != NULL; f = f->fx_next) in mep_frob_file()1622 for (pf = &seginfo->fix_root; in mep_frob_file()1631 seginfo->fix_root = l->fixp; in mep_frob_file()
576 if (! seginfo->fix_root) in alpha_adjust_relocs()581 prevP = &seginfo->fix_root; in alpha_adjust_relocs()582 for (fixp = seginfo->fix_root; fixp; fixp = next) in alpha_adjust_relocs()651 for (fixp = seginfo->fix_root; fixp; fixp = next) in alpha_adjust_relocs()3175 for (fixp = seginfo->frchainP->fix_root; in add_to_link_pool()
1437 fixS *fixp = seginfo->fix_root; in coff_adjust_section_syms()
12074 for (pos = &seginfo->fix_root; *pos != NULL; pos = &(*pos)->fx_next) in mips_frob_file()
662 @item fix_root, fix_tail