Home
last modified time | relevance | path

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

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