Home
last modified time | relevance | path

Searched defs:isub_image (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-macho.c1438 unsigned int isub_image; in dump_twolevel_hints() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dod-macho.c1437 unsigned int isub_image; in dump_twolevel_hints() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d3145 @property uint isub_image()() const pure nothrow @nogc @safe in isub_image() function
3150 @property void isub_image()(uint v) pure nothrow @nogc @safe in isub_image() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h776 uint32_t isub_image : 8, itoc : 24; member