Searched refs:PPCMachObjectWriter (Results 1 – 3 of 3) sorted by relevance
26 class PPCMachObjectWriter : public MCMachObjectTargetWriter { class40 PPCMachObjectWriter(bool Is64Bit, uint32_t CPUType, uint32_t CPUSubtype) in PPCMachObjectWriter() function in __anon91e254d80111::PPCMachObjectWriter191 bool PPCMachObjectWriter::recordScatteredRelocation( in recordScatteredRelocation()301 void PPCMachObjectWriter::RecordPPCRelocation( in RecordPPCRelocation()381 new PPCMachObjectWriter(Is64Bit, CPUType, CPUSubtype), OS, in createPPCMachObjectWriter()
8 PPCMachObjectWriter.cpp
1 ; This tests for the basic implementation of PPCMachObjectWriter.cpp,