Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/mach-o/
Dloader.h140 BFD_MACH_O_LC_IDENT = 0x8, /* Object identification information (obsolete). */ enumerator
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c170 { "ident", BFD_MACH_O_LC_IDENT},
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c4581 case BFD_MACH_O_LC_IDENT: in bfd_mach_o_read_command()