/toolchain/binutils/binutils-2.25/bfd/ |
D | netbsd-core.c | 94 goto punt; in netbsd_core_file_p() 100 goto punt; in netbsd_core_file_p() 105 goto punt; in netbsd_core_file_p() 131 goto punt; in netbsd_core_file_p() 165 goto punt; in netbsd_core_file_p() 231 punt: in netbsd_core_file_p()
|
D | ChangeLog-2008 | 3335 * elflink.c (bfd_elf_gc_sections): Do not punt on relocatable output
|
D | ChangeLog-9899 | 3196 encounter a section with an unknown type, don't punt. Instead,
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-hppa.h | 140 #define tc_frob_symbol(sym,punt) \ argument 144 punt = 1 180 #define tc_frob_symbol(sym,punt) \ argument 193 punt = 1; \
|
D | tc-nios2.h | 70 #define tc_frob_symbol(symp, punt) punt = nios2_frob_symbol (symp) ? 1 : punt argument
|
D | tc-xgate.h | 109 #define tc_frob_symbol(sym, punt) punt = xgate_frob_symbol (sym) argument
|
D | tc-cris.h | 123 #define tc_frob_symbol(symp, punt) \ argument 128 (punt) = 1; \
|
D | obj-macho.h | 76 #define obj_frob_symbol(s, punt) punt = obj_mach_o_frob_symbol(s) argument
|
D | obj-coff.c | 1216 coff_frob_symbol (symbolS *symp, int *punt) in coff_frob_symbol() argument 1225 *punt = 1; in coff_frob_symbol() 1251 *punt = 1; in coff_frob_symbol() 1262 *punt = 1; in coff_frob_symbol() 1322 *punt = 1; in coff_frob_symbol() 1330 *punt = 1; in coff_frob_symbol() 1391 *punt = 1; in coff_frob_symbol() 1415 *punt = 1; in coff_frob_symbol() 1419 && ! *punt in coff_frob_symbol() 1438 if (! *punt in coff_frob_symbol()
|
D | tc-m68k.h | 110 #define tc_frob_symbol(sym,punt) \ argument 114 punt = 1; \
|
D | obj-elf.h | 234 #define obj_frob_symbol(symp, punt) elf_frob_symbol (symp, &punt) argument
|
D | tc-aarch64.h | 161 # define obj_frob_symbol(sym, punt) aarch64elf_frob_symbol ((sym), & (punt)) argument
|
D | tc-sh64.h | 157 #define tc_frob_symbol(symp, punt) \ argument 160 punt = sh64_exclude_symbol (symp); \
|
D | tc-ppc.h | 185 #define tc_frob_symbol(sym, punt) punt = ppc_frob_symbol (sym) argument
|
D | obj-ecoff.h | 49 #define obj_frob_symbol(symp, punt) ecoff_frob_symbol (symp) argument
|
D | tc-arm.h | 274 # define obj_frob_symbol(sym, punt) armelf_frob_symbol ((sym), & (punt)) argument
|
D | obj-evax.c | 101 evax_frob_symbol (symbolS *sym, int *punt) in evax_frob_symbol() argument 112 *punt = 1; in evax_frob_symbol()
|
D | tc-mmix.h | 145 #define tc_frob_symbol(sym, punt) \ argument
|
D | obj-aout.c | 28 obj_aout_frob_symbol (symbolS *sym, int *punt ATTRIBUTE_UNUSED) in obj_aout_frob_symbol()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | write.c | 2026 int punt = 0; in write_object_file() local 2092 obj_frob_symbol (symp, punt); in write_object_file() 2095 if (! punt || symbol_used_in_reloc_p (symp)) in write_object_file() 2096 tc_frob_symbol (symp, punt); in write_object_file() 2111 && (punt || S_IS_LOCAL (symp) || in write_object_file()
|
D | ChangeLog-9899 | 974 * config/tc-hppa.h (tc_frob_symbol): Always punt "$global$" symbol
|
D | ChangeLog-9295 | 733 (s_org): Only punt in MRI mode if TC_M68K. 7110 * config/obj-coff.c (coff_frob_symbol): For abs_symbol, set *punt 9513 WORKING_DOT_WORD. Remove unused keep. Only declare punt and
|
D | ChangeLog-0203 | 4496 (tc_frob_symbol): Keep user defined syms in reg_section. Don't punt.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | sh64-media.cpu | 1402 ; Semantics requires a loop construct, so punt to C.
|
/toolchain/binutils/binutils-2.25/ |
D | libtool.m4 | 1500 # Instead, let's just punt: use the minimum linelength reported by 1512 # So we just punt and use a minimum line length of 8192.
|