Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp295 static bool needsInterworking(const MCAssembler &Asm, const MCSymbol *Sym, in needsInterworking() function
319 if (needsInterworking(*Asm, Sym, Fixup.getKind())) in fixupNeedsRelaxationAdvanced()
950 if (needsInterworking(*Asm, Sym, Fixup.getKind())) in shouldForceRelocation()