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.27/include/mach-o/
Dloader.h93 BFD_MACH_O_MH_DYLIB = 0x06, enumerator
/toolchain/binutils/binutils-2.27/bfd/
Dmach-o.c3032 mdata->header.filetype = BFD_MACH_O_MH_DYLIB; in bfd_mach_o_build_commands()
4925 case BFD_MACH_O_MH_DYLIB: in bfd_mach_o_scan()
5761 case BFD_MACH_O_MH_DYLIB: in bfd_mach_o_find_nearest_line()
/toolchain/binutils/binutils-2.27/binutils/
Dod-macho.c125 { "dylib", BFD_MACH_O_MH_DYLIB },