HomeSort by: relevance | last modified time | path
    Searched refs:fixup_port5 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
AVRFixupKinds.h 126 fixup_port5, enumerator in enum:llvm::AVR::Fixups
AVRAsmBackend.cpp 170 static void fixup_port5(const MCFixup &Fixup, uint64_t &Value, function in namespace:adjust
335 case AVR::fixup_port5:
336 adjust::fixup_port5(Fixup, Value, Ctx);
446 {"fixup_port5", 3, 5, 0},
AVRELFObjectWriter.cpp 149 case AVR::fixup_port5:

Completed in 16 milliseconds