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

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

Completed in 85 milliseconds