Searched refs:modtaboff (Results 1 - 3 of 3) sorted by relevance

/external/llvm/tools/macho-dump/
H A Dmacho-dump.cpp236 outs() << " ('modtaboff', " << DLC.modtaboff << ")\n";
/external/llvm/include/llvm/Support/
H A DMachO.h727 uint32_t modtaboff; member in struct:llvm::MachO::dysymtab_command
/external/llvm/lib/Object/
H A DMachOObjectFile.cpp153 sys::swapByteOrder(C.modtaboff);

Completed in 294 milliseconds