Searched refs:getRelocTypeAndSignSize (Results 1 – 3 of 3) sorted by relevance
28 getRelocTypeAndSignSize(const MCValue &Target, const MCFixup &Fixup,41 std::pair<uint8_t, uint8_t> PPCXCOFFObjectWriter::getRelocTypeAndSignSize( in getRelocTypeAndSignSize() function in PPCXCOFFObjectWriter
35 getRelocTypeAndSignSize(const MCValue &Target, const MCFixup &Fixup,
690 std::tie(Type, SignAndSize) = TargetObjectWriter->getRelocTypeAndSignSize( in recordRelocation()