Searched refs:ElfRelocsInstruction (Results 1 – 1 of 1) sorted by relevance
72 class ElfRelocsInstruction : public Instruction { class74 ElfRelocsInstruction() : Instruction(MAKEELFRELOCS) {} in ElfRelocsInstruction() function in courgette::__anona341a06e0111::ElfRelocsInstruction166 return Emit(new(std::nothrow) ElfRelocsInstruction()); in EmitElfRelocationInstruction()