Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dbout.c177 abfd->flags |= BFD_IS_RELAXABLE; in b_out_callback()
1387 HAS_SYMS | HAS_LOCALS | WP_TEXT | BFD_IS_RELAXABLE ),
1429 HAS_SYMS | HAS_LOCALS | WP_TEXT | BFD_IS_RELAXABLE ),
Dcoff-w65.c385 CREATE_LITTLE_COFF_TARGET_VEC (w65_vec, "coff-w65", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_TABLE)
Dcoff-sh.c3027 CREATE_BIG_COFF_TARGET_VEC (shcoff_vec, "coff-sh", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_TABLE)
3041 CREATE_LITTLE_COFF_TARGET_VEC (TARGET_SYM, TARGET_SHL_NAME, BFD_IS_RELAXABLE,
3044 CREATE_LITTLE_COFF_TARGET_VEC (TARGET_SYM, TARGET_SHL_NAME, BFD_IS_RELAXABLE,
3158 HAS_SYMS | HAS_LOCALS | WP_TEXT | BFD_IS_RELAXABLE),
3202 HAS_SYMS | HAS_LOCALS | WP_TEXT | BFD_IS_RELAXABLE),
Dcoffcode.h2107 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook()
2116 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook()
2125 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook()
2134 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook()
2143 abfd->flags |= BFD_IS_RELAXABLE; in coff_set_arch_mach_hook()
Dbfd-in.h226 #define BFD_IS_RELAXABLE 0x200 macro
Dcoff-h8300.c1443 CREATE_BIG_COFF_TARGET_VEC (h8300coff_vec, "coff-h8300", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_…
Dbfd-in2.h233 #define BFD_IS_RELAXABLE 0x200 macro
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dobjdump.c2179 PF (BFD_IS_RELAXABLE, "BFD_IS_RELAXABLE"); in dump_bfd_header()