Home
last modified time | relevance | path

Searched refs:BFD_MACH_O_N_STAB (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/mach-o/
H A Dloader.h301 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/gdb761/gdb-7.6.1/include/mach-o/
H A Dloader.h301 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/binutils/binutils-2.37/include/mach-o/
H A Dloader.h325 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/mach-o/
H A Dloader.h320 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/arm-elf-binutils/binutils-2.37/include/mach-o/
H A Dloader.h325 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/gnulibiberty/binutils-2.37/include/mach-o/
H A Dloader.h325 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/mach-o/
H A Dloader.h320 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/gdb/gdb-11.1/include/mach-o/
H A Dloader.h325 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/mach-o/
H A Dloader.h320 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dmach-o.h26 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dmach-o.h26 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dmach-o.h26 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dmach-o.h26 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dmach-o.h28 #define BFD_MACH_O_N_STAB 0xe0 /* If any of these bits set, a symbolic debugging entry. */ macro
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dobj-macho.c1386 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_label()
1436 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_symbol()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dobj-macho.c1384 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_label()
1434 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_symbol()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dobj-macho.c1386 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_label()
1436 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_symbol()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dobj-macho.c1386 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_label()
1436 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_symbol()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dobj-macho.c1384 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_label()
1434 if ((s->n_type & BFD_MACH_O_N_STAB) != 0) in obj_mach_o_frob_symbol()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dmachoread.c513 if (mach_o_sym->n_type & BFD_MACH_O_N_STAB) in macho_add_oso_symfile()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dmachoread.c555 if (mach_o_sym->n_type & BFD_MACH_O_N_STAB) in macho_add_oso_symfile()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dmach-o.c791 if (asym->n_type & BFD_MACH_O_N_STAB) in bfd_mach_o_print_symbol()
822 if ((asym->n_type & BFD_MACH_O_N_STAB) == 0 in bfd_mach_o_print_symbol()
1756 if (s->n_type & BFD_MACH_O_N_STAB) in bfd_mach_o_primary_symbol_sort_key()
1870 || ((s->n_type & BFD_MACH_O_N_STAB) != 0 in bfd_mach_o_mangle_symbols()
2930 if (type & BFD_MACH_O_N_STAB) in bfd_mach_o_read_symtab_symbol()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dmach-o.c948 if (asym->n_type & BFD_MACH_O_N_STAB) in bfd_mach_o_print_symbol()
979 if ((asym->n_type & BFD_MACH_O_N_STAB) == 0 in bfd_mach_o_print_symbol()
2268 if (s->n_type & BFD_MACH_O_N_STAB) in bfd_mach_o_primary_symbol_sort_key()
2382 || ((s->n_type & BFD_MACH_O_N_STAB) != 0 in bfd_mach_o_mangle_symbols()
3620 if (type & BFD_MACH_O_N_STAB) in bfd_mach_o_read_symtab_symbol()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dmach-o.c948 if (asym->n_type & BFD_MACH_O_N_STAB) in bfd_mach_o_print_symbol()
979 if ((asym->n_type & BFD_MACH_O_N_STAB) == 0 in bfd_mach_o_print_symbol()
2268 if (s->n_type & BFD_MACH_O_N_STAB) in bfd_mach_o_primary_symbol_sort_key()
2382 || ((s->n_type & BFD_MACH_O_N_STAB) != 0 in bfd_mach_o_mangle_symbols()
3620 if (type & BFD_MACH_O_N_STAB) in bfd_mach_o_read_symtab_symbol()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dmach-o.c948 if (asym->n_type & BFD_MACH_O_N_STAB) in bfd_mach_o_print_symbol()
979 if ((asym->n_type & BFD_MACH_O_N_STAB) == 0 in bfd_mach_o_print_symbol()
2268 if (s->n_type & BFD_MACH_O_N_STAB) in bfd_mach_o_primary_symbol_sort_key()
2382 || ((s->n_type & BFD_MACH_O_N_STAB) != 0 in bfd_mach_o_mangle_symbols()
3625 if (type & BFD_MACH_O_N_STAB) in bfd_mach_o_read_symtab_symbol()

12