Home | History | Annotate | Download | only in gold

Lines Matching refs:fn_stub

171 // that it or its fn_stub might need $25 to be valid on entry.
942 // Return whether the symbol needs MIPS16 fn_stub.
947 // Set that the symbol needs MIPS16 fn_stub.
1246 // Whether the symbol needs MIPS16 fn_stub. This is true if this symbol
3234 Mips16_stub_section<size, big_endian>* fn_stub =
3236 value = fn_stub->output_address();
3237 osym.put_st_size(fn_stub->section_size());
9880 Mips16_stub_section<size, big_endian>* fn_stub =
9883 symval.set_output_value(fn_stub->output_address());