Home
last modified time | relevance | path

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

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