Home
last modified time | relevance | path

Searched refs:BFD_MACH_O_N_TYPE (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/mach-o/
H A Dloader.h303 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/gdb761/gdb-7.6.1/include/mach-o/
H A Dloader.h303 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/binutils/binutils-2.37/include/mach-o/
H A Dloader.h327 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/mach-o/
H A Dloader.h322 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/mach-o/
H A Dloader.h327 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/gnulibiberty/binutils-2.37/include/mach-o/
H A Dloader.h327 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/mach-o/
H A Dloader.h322 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/gdb/gdb-11.1/include/mach-o/
H A Dloader.h327 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/mach-o/
H A Dloader.h322 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dmach-o.h28 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dmach-o.h28 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dmach-o.h28 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dmach-o.h28 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/gdb/gdb-11.1/gdb/
H A Dmachoread.c515 if ((mach_o_sym->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_UNDF in macho_add_oso_symfile()
529 else if ((mach_o_sym->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_SECT) in macho_add_oso_symfile()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dobj-macho.c1414 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_label()
1500 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_symbol()
1857 if ((sym->n_type & BFD_MACH_O_N_TYPE) in obj_mach_o_set_indirect_symbols()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dobj-macho.c1412 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_label()
1498 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_symbol()
1845 if ((sym->n_type & BFD_MACH_O_N_TYPE) in obj_mach_o_set_indirect_symbols()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dobj-macho.c1414 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_label()
1500 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_symbol()
1857 if ((sym->n_type & BFD_MACH_O_N_TYPE) in obj_mach_o_set_indirect_symbols()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dobj-macho.c1414 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_label()
1500 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_symbol()
1857 if ((sym->n_type & BFD_MACH_O_N_TYPE) in obj_mach_o_set_indirect_symbols()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dobj-macho.c1412 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_label()
1498 s->n_type &= ~BFD_MACH_O_N_TYPE; in obj_mach_o_frob_symbol()
1845 if ((sym->n_type & BFD_MACH_O_N_TYPE) in obj_mach_o_set_indirect_symbols()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dmachoread.c557 if ((mach_o_sym->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_UNDF in macho_add_oso_symfile()
571 else if ((mach_o_sym->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_SECT) in macho_add_oso_symfile()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dmach-o.h30 #define BFD_MACH_O_N_TYPE 0x0e /* Mask for the type bits. */ macro
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dmach-o.c794 switch (asym->n_type & BFD_MACH_O_N_TYPE) in bfd_mach_o_print_symbol()
823 && (asym->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_SECT) in bfd_mach_o_print_symbol()
1752 unsigned mtyp = s->n_type & BFD_MACH_O_N_TYPE; in bfd_mach_o_primary_symbol_sort_key()
2295 if ((s->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_UNDF) in bfd_mach_o_build_dysymtab_command()
2904 symtype = type & BFD_MACH_O_N_TYPE; in bfd_mach_o_read_symtab_symbol()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dmach-o.c951 switch (asym->n_type & BFD_MACH_O_N_TYPE) in bfd_mach_o_print_symbol()
980 && (asym->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_SECT) in bfd_mach_o_print_symbol()
2005 if ((s->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_UNDF) in bfd_mach_o_build_dysymtab()
2264 unsigned mtyp = s->n_type & BFD_MACH_O_N_TYPE; in bfd_mach_o_primary_symbol_sort_key()
3594 symtype = type & BFD_MACH_O_N_TYPE; in bfd_mach_o_read_symtab_symbol()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dmach-o.c951 switch (asym->n_type & BFD_MACH_O_N_TYPE) in bfd_mach_o_print_symbol()
980 && (asym->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_SECT) in bfd_mach_o_print_symbol()
2005 if ((s->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_UNDF) in bfd_mach_o_build_dysymtab()
2264 unsigned mtyp = s->n_type & BFD_MACH_O_N_TYPE; in bfd_mach_o_primary_symbol_sort_key()
3594 symtype = type & BFD_MACH_O_N_TYPE; in bfd_mach_o_read_symtab_symbol()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dmach-o.c951 switch (asym->n_type & BFD_MACH_O_N_TYPE) in bfd_mach_o_print_symbol()
980 && (asym->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_SECT) in bfd_mach_o_print_symbol()
2005 if ((s->n_type & BFD_MACH_O_N_TYPE) == BFD_MACH_O_N_UNDF) in bfd_mach_o_build_dysymtab()
2264 unsigned mtyp = s->n_type & BFD_MACH_O_N_TYPE; in bfd_mach_o_primary_symbol_sort_key()
3598 symtype = type & BFD_MACH_O_N_TYPE; in bfd_mach_o_read_symtab_symbol()

12