Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h217 uint32_t ExternalRelocationTableOffset; member
/external/llvm/tools/macho-dump/
Dmacho-dump.cpp288 outs() << " ('extreloff', " << DLC->ExternalRelocationTableOffset << ")\n"; in DumpDysymtabCommand()
/external/llvm/lib/Object/
DMachOObject.cpp238 SwapValue(Value.ExternalRelocationTableOffset); in SwapStruct()