Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h220 uint32_t LocalRelocationTableOffset; member
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp290 outs() << " ('locreloff', " << DLC->LocalRelocationTableOffset << ")\n"; in DumpDysymtabCommand()
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObject.cpp239 SwapValue(Value.LocalRelocationTableOffset); in SwapStruct()