Home
last modified time | relevance | path

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

/external/llvm/tools/macho-dump/
Dmacho-dump.cpp235 outs() << " ('ntoc', " << DLC.ntoc << ")\n"; in DumpDysymtabCommand()
/external/llvm/include/llvm/Support/
DMachO.h726 uint32_t ntoc; member
/external/llvm/lib/Object/
DMachOObjectFile.cpp152 sys::swapByteOrder(C.ntoc); in SwapStruct()