Home
last modified time | relevance | path

Searched refs:forceRelocation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.h50 bool forceRelocation(const MCFragment &F, const MCFixup &Fixup,
H A DAVRAsmBackend.cpp379 if (forceRelocation(F, Fixup, TargetVal)) in applyFixup()
510 bool AVRAsmBackend::forceRelocation(const MCFragment &F, const MCFixup &Fixup, in forceRelocation() function in llvm::AVRAsmBackend