Home
last modified time | relevance | path

Searched refs:BFD_MACH_O_LC_LOAD_WEAK_DYLIB (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/mach-o/
H A Dloader.h148 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
/dports/devel/gdb761/gdb-7.6.1/include/mach-o/
H A Dloader.h148 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
/dports/devel/binutils/binutils-2.37/include/mach-o/
H A Dloader.h163 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/mach-o/
H A Dloader.h163 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
/dports/devel/arm-elf-binutils/binutils-2.37/include/mach-o/
H A Dloader.h163 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
/dports/devel/gnulibiberty/binutils-2.37/include/mach-o/
H A Dloader.h163 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
/dports/lang/gnatdroid-binutils/binutils-2.27/include/mach-o/
H A Dloader.h163 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
/dports/devel/gdb/gdb-11.1/include/mach-o/
H A Dloader.h163 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/mach-o/
H A Dloader.h163 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dmach-o.h91 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18 enumerator
H A Dmach-o.c425 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB:
1013 || (command->type == BFD_MACH_O_LC_LOAD_WEAK_DYLIB));
1029 else if (command->type == BFD_MACH_O_LC_LOAD_WEAK_DYLIB)
1476 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB:
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dmach-o.h91 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18 enumerator
H A Dmach-o.c454 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB:
1057 || (command->type == BFD_MACH_O_LC_LOAD_WEAK_DYLIB));
1073 else if (command->type == BFD_MACH_O_LC_LOAD_WEAK_DYLIB)
1520 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB:
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dmach-o.h91 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18 enumerator
H A Dmach-o.c454 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB:
1057 || (command->type == BFD_MACH_O_LC_LOAD_WEAK_DYLIB));
1073 else if (command->type == BFD_MACH_O_LC_LOAD_WEAK_DYLIB)
1520 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB:
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dmach-o.h91 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18 enumerator
H A Dmach-o.c550 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in bfd_mach_o_write_contents()
997 || (command->type == BFD_MACH_O_LC_LOAD_WEAK_DYLIB)); in bfd_mach_o_scan_read_dylib()
1013 else if (command->type == BFD_MACH_O_LC_LOAD_WEAK_DYLIB) in bfd_mach_o_scan_read_dylib()
1359 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in bfd_mach_o_scan_read_command()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dmach-o.h124 BFD_MACH_O_LC_LOAD_WEAK_DYLIB = 0x18, enumerator
H A Dmach-o.c1243 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in bfd_mach_o_write_contents()
1957 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in bfd_mach_o_read_dylib()
2511 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in bfd_mach_o_read_command()
3382 { "load_weak_dylib", BFD_MACH_O_LC_LOAD_WEAK_DYLIB},
3779 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in bfd_mach_o_bfd_print_private_bfd_data()
/dports/devel/binutils/binutils-2.37/binutils/
H A Dod-macho.c190 { "load_weak_dylib", BFD_MACH_O_LC_LOAD_WEAK_DYLIB},
1563 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in dump_load_command()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Dod-macho.c190 { "load_weak_dylib", BFD_MACH_O_LC_LOAD_WEAK_DYLIB},
1474 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in dump_load_command()
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Dod-macho.c190 { "load_weak_dylib", BFD_MACH_O_LC_LOAD_WEAK_DYLIB},
1563 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in dump_load_command()
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Dod-macho.c190 { "load_weak_dylib", BFD_MACH_O_LC_LOAD_WEAK_DYLIB},
1563 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in dump_load_command()
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Dod-macho.c190 { "load_weak_dylib", BFD_MACH_O_LC_LOAD_WEAK_DYLIB},
1474 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in dump_load_command()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Dod-macho.c190 { "load_weak_dylib", BFD_MACH_O_LC_LOAD_WEAK_DYLIB},
1477 case BFD_MACH_O_LC_LOAD_WEAK_DYLIB: in dump_load_command()

12