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

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

Completed in 488 milliseconds