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

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

Completed in 597 milliseconds