Home
last modified time | relevance | path

Searched refs:arg_reloc_stub_needed (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-hppa.c1732 #define arg_reloc_stub_needed(CALLER, CALLEE) \ macro
1735 #define arg_reloc_stub_needed(CALLER, CALLEE) 0 macro
1827 && !arg_reloc_stub_needed (symbol_arg_reloc_info (fixP->fx_addsy), in md_apply_fix()
8551 && arg_reloc_stub_needed (symbol_arg_reloc_info (fixp->fx_addsy), in hppa_force_relocation()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00014740 (arg_reloc_stub_needed): Check each arg and return value
5586 (arg_reloc_stub_needed): #ifdef OBJ_SOM, not #ifdef SOM.
5684 * config/tc-hppa.c (arg_reloc_stub_needed): Define as zero except
5723 (md_apply_fix): Use arg_reloc_stub_needed for elf too.