Searched refs:fixup_7_pcrel (Results 1 – 5 of 5) sorted by relevance
115 static void fixup_7_pcrel(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in fixup_7_pcrel() function258 case AVR::fixup_7_pcrel: in adjustFixupValue()259 adjust::fixup_7_pcrel(Size, Fixup, Value, Ctx); in adjustFixupValue()516 case AVR::fixup_7_pcrel: in forceRelocation()
32 fixup_7_pcrel, enumerator
79 case AVR::fixup_7_pcrel: in getRelocType()
42 case AVR::fixup_7_pcrel: in addFixup()
206 let EncoderMethod = "encodeRelCondBrTarget<AVR::fixup_7_pcrel>";