Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/mach-o/
Dloader.h147 BFD_MACH_O_LC_PREPAGE = 0xa, /* Prepage command (internal use). */ enumerator
/toolchain/binutils/binutils-2.27/binutils/
Dod-macho.c176 { "prepage", BFD_MACH_O_LC_PREPAGE},
/toolchain/binutils/binutils-2.27/bfd/
Dmach-o.c4683 case BFD_MACH_O_LC_PREPAGE: in bfd_mach_o_read_command()