Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h245 uint32_t NumExternalRelocationTableEntries; member
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp250 outs() << " ('nextrel', " << DLC.NumExternalRelocationTableEntries << ")\n"; in DumpDysymtabCommand()
/external/llvm/lib/Object/
DMachOObjectFile.cpp156 SwapValue(C.NumExternalRelocationTableEntries); in SwapStruct()