Home
last modified time | relevance | path

Searched defs:relocation (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DObjectCodeEmitter.cpp96 void ObjectCodeEmitter::addRelocation(const MachineRelocation& relocation) { in addRelocation()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h196 struct relocation { struct
197 uint32_t VirtualAddress;
198 uint32_t SymbolTableIndex;
199 uint16_t Type;
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DBinaryObject.h344 void addRelocation(const MachineRelocation& relocation) { in addRelocation()
/external/llvm/include/llvm/Support/
DCOFF.h289 struct relocation { struct
290 uint32_t VirtualAddress;
291 uint32_t SymbolTableIndex;
292 uint16_t Type;