Searched defs:relocation (Results 1 – 4 of 4) sorted by relevance
96 void ObjectCodeEmitter::addRelocation(const MachineRelocation& relocation) { in addRelocation()
196 struct relocation { struct197 uint32_t VirtualAddress;198 uint32_t SymbolTableIndex;199 uint16_t Type;
344 void addRelocation(const MachineRelocation& relocation) { in addRelocation()
289 struct relocation { struct290 uint32_t VirtualAddress;291 uint32_t SymbolTableIndex;292 uint16_t Type;