Lines Matching refs:MachineRelocation
38 class MachineRelocation {
82 static MachineRelocation getGV(uintptr_t offset, unsigned RelocationType,
87 MachineRelocation Result;
101 static MachineRelocation getIndirectSymbol(uintptr_t offset,
107 MachineRelocation Result;
121 static MachineRelocation getBB(uintptr_t offset,unsigned RelocationType,
124 MachineRelocation Result;
139 static MachineRelocation getExtSym(uintptr_t offset, unsigned RelocationType,
144 MachineRelocation Result;
159 static MachineRelocation getConstPool(uintptr_t offset,unsigned RelocationType,
163 MachineRelocation Result;
178 static MachineRelocation getJumpTable(uintptr_t offset,unsigned RelocationType,
182 MachineRelocation Result;