Searched refs:chain_frchains_together_1 (Results 1 – 5 of 5) sorted by relevance
379 chain_frchains_together_1 (segT section, struct frchain *frchp) in chain_frchains_together_1() function417 = chain_frchains_together_1 (section, info->frchainP); in chain_frchains_together()
361 * write.c (chain_frchains_together_1): Assert that this function1669 * write.c (chain_frchains_together_1): Adjust for struct frchain.
333 * write.c (chain_frchains_together_1): Reorder assertion to avoid
544 * write.c (chain_frchains_together_1): Verify fr_type is nonzero.3813 * write.c (chain_frchains_together_1): Only define local variable6228 (chain_frchains_together_1): Set fix_tail field.7252 (chain_frchains_together_1): Chain the subsegment relocs together.11828 (chain_frchains_together_1): New function, does most of the work
52756 * write.c (chain_frchains_together_1): Rewrite loop as a do