Home
last modified time | relevance | path

Searched refs:BFD_IS_RELAXABLE (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-w65.c377 CREATE_LITTLE_COFF_TARGET_VEC (w65_coff_vec, "coff-w65", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_…
Dbout.c176 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 ),
Dcoff-sh.c3001 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),
Dcoffcode.h2337 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()
Dcoff-h8300.c1417 CREATE_BIG_COFF_TARGET_VEC (h8300_coff_vec, "coff-h8300", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP…
Dbfd-in2.h6358 #define BFD_IS_RELAXABLE 0x200 macro
DChangeLog-20082563 BFD_IS_RELAXABLE, BFD_TRADITIONAL_FORMAT, BFD_IN_MEMORY,
DChangeLog-9193924 * 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/
Dobjdump.c2646 PF (BFD_IS_RELAXABLE, "BFD_IS_RELAXABLE"); in dump_bfd_header()
DChangeLog-91974798 * objdump.c (display_bfd): print state of BFD_IS_RELAXABLE too
/toolchain/binutils/binutils-2.25/include/
DChangeLog-91032327 * bfd.h: new after adding BFD_IS_RELAXABLE