Searched refs:BFD_IS_RELAXABLE (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | coff-w65.c | 377 CREATE_LITTLE_COFF_TARGET_VEC (w65_coff_vec, "coff-w65", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_…
|
D | bout.c | 176 abfd->flags |= BFD_IS_RELAXABLE; in b_out_callback() 1406 HAS_SYMS | HAS_LOCALS | WP_TEXT | BFD_IS_RELAXABLE ), 1448 HAS_SYMS | HAS_LOCALS | WP_TEXT | BFD_IS_RELAXABLE ),
|
D | coff-sh.c | 3001 CREATE_BIG_COFF_TARGET_VEC (sh_coff_vec, "coff-sh", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_TABLE) 3015 CREATE_LITTLE_COFF_TARGET_VEC (TARGET_SYM, TARGET_SHL_NAME, BFD_IS_RELAXABLE, 3018 CREATE_LITTLE_COFF_TARGET_VEC (TARGET_SYM, TARGET_SHL_NAME, BFD_IS_RELAXABLE, 3126 HAS_SYMS | HAS_LOCALS | WP_TEXT | BFD_IS_RELAXABLE), 3171 HAS_SYMS | HAS_LOCALS | WP_TEXT | BFD_IS_RELAXABLE),
|
D | coffcode.h | 2337 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook() 2346 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook() 2355 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook() 2364 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook() 2373 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook()
|
D | coff-h8300.c | 1417 CREATE_BIG_COFF_TARGET_VEC (h8300_coff_vec, "coff-h8300", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP…
|
D | bfd-in2.h | 6358 #define BFD_IS_RELAXABLE 0x200 macro
|
D | ChangeLog-2008 | 2563 BFD_IS_RELAXABLE, BFD_TRADITIONAL_FORMAT, BFD_IN_MEMORY,
|
D | ChangeLog-9193 | 924 * bout.c, coff-h8300.c, coff-sh.c: Add BFD_IS_RELAXABLE to 5428 * bfd-in.h : add BFD_IS_RELAXABLE flag
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | objdump.c | 2646 PF (BFD_IS_RELAXABLE, "BFD_IS_RELAXABLE"); in dump_bfd_header()
|
D | ChangeLog-9197 | 4798 * objdump.c (display_bfd): print state of BFD_IS_RELAXABLE too
|
/toolchain/binutils/binutils-2.25/include/ |
D | ChangeLog-9103 | 2327 * bfd.h: new after adding BFD_IS_RELAXABLE
|