Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DMachO.h624 uint32_t nextdefsym; member
649 uint32_t nextdefsym; member
665 uint32_t nextdefsym; member
/freebsd-9-stable/contrib/llvm/tools/macho-dump/
Dmacho-dump.cpp232 outs() << " ('nextdefsym', " << DLC.nextdefsym << ")\n"; in DumpDysymtabCommand()
/freebsd-9-stable/contrib/llvm/lib/Object/
DMachOObjectFile.cpp151 SwapValue(C.nextdefsym); in SwapStruct()