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

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

Completed in 405 milliseconds