Searched refs:BFD_IS_RELAXABLE (Results 1 – 8 of 8) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | bout.c | 177 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 ),
|
| D | coff-w65.c | 385 CREATE_LITTLE_COFF_TARGET_VEC (w65_vec, "coff-w65", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_TABLE)
|
| D | coff-sh.c | 3027 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),
|
| D | coffcode.h | 2107 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()
|
| D | bfd-in.h | 226 #define BFD_IS_RELAXABLE 0x200 macro
|
| D | coff-h8300.c | 1443 CREATE_BIG_COFF_TARGET_VEC (h8300coff_vec, "coff-h8300", BFD_IS_RELAXABLE, 0, '_', NULL, COFF_SWAP_…
|
| D | bfd-in2.h | 233 #define BFD_IS_RELAXABLE 0x200 macro
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | objdump.c | 2179 PF (BFD_IS_RELAXABLE, "BFD_IS_RELAXABLE"); in dump_bfd_header()
|