Home
last modified time | relevance | path

Searched refs:ppc_pe_fix_adjustable (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.h111 #define tc_fix_adjustable(FIX) ppc_pe_fix_adjustable (FIX)
112 extern int ppc_pe_fix_adjustable (struct fix *);
Dtc-ppc.c5583 ppc_pe_fix_adjustable (fixS *fix) in ppc_pe_fix_adjustable() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-9295788 (ppc_pe_fix_adjustable): Declare.
789 * config/tc-ppc.c (ppc_pe_fix_adjustable): New function.