Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/macho-dump/
HDmacho-dump.cpp234 outs() << " ('nundefsym', " << DLC.nundefsym << ")\n"; in DumpDysymtabCommand()
/trueos/contrib/llvm/include/llvm/Support/
HDMachO.h626 uint32_t nundefsym; member
/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp153 SwapValue(C.nundefsym); in SwapStruct()