Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/macho-dump/
Dmacho-dump.cpp237 outs() << " ('modtaboff', " << DLC.modtaboff << ")\n"; in DumpDysymtabCommand()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DMachO.h629 uint32_t modtaboff; member
/freebsd-10-stable/contrib/llvm/lib/Object/
DMachOObjectFile.cpp156 SwapValue(C.modtaboff); in SwapStruct()