Searched refs:fixup_6_adiw (Results 1 – 4 of 4) sorted by relevance
107 fixup_6_adiw, enumerator
163 static void fixup_6_adiw(const MCFixup &Fixup, uint64_t &Value, in fixup_6_adiw() function348 case AVR::fixup_6_adiw: in adjustFixupValue()349 adjust::fixup_6_adiw(Fixup, Value, Ctx); in adjustFixupValue()
121 case AVR::fixup_6_adiw: in getRelocType()
214 let EncoderMethod = "encodeImm<AVR::fixup_6_adiw, 0>";