Searched refs:ElfARMRelocsInstruction (Results 1 – 1 of 1) sorted by relevance
78 class ElfARMRelocsInstruction : public Instruction { class80 ElfARMRelocsInstruction() : Instruction(MAKEELFARMRELOCS) {} in ElfARMRelocsInstruction() function in courgette::__anon9242cf010111::ElfARMRelocsInstruction170 return Emit(new(std::nothrow) ElfARMRelocsInstruction()); in EmitElfARMRelocationInstruction()