Home
last modified time | relevance | path

Searched refs:BFD_MACH_O_MH_DYLIB (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/mach-o/
Dloader.h89 BFD_MACH_O_MH_DYLIB = 0x06, enumerator
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c2934 mdata->header.filetype = BFD_MACH_O_MH_DYLIB; in bfd_mach_o_build_commands()
4818 case BFD_MACH_O_MH_DYLIB: in bfd_mach_o_scan()
5650 case BFD_MACH_O_MH_DYLIB: in bfd_mach_o_find_nearest_line()
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c125 { "dylib", BFD_MACH_O_MH_DYLIB },