Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h248 uint32_t NumLocalRelocationTableEntries; member
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp252 outs() << " ('nlocrel', " << DLC.NumLocalRelocationTableEntries << ")\n"; in DumpDysymtabCommand()
/external/llvm/lib/Object/
DMachOObjectFile.cpp158 SwapValue(C.NumLocalRelocationTableEntries); in SwapStruct()