Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFObjectWriter.cpp37 const MCFixup &Fixup, bool IsCrossSection,
48 bool IsCrossSection, in getRelocType() argument
54 if (IsCrossSection) { in getRelocType()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86WinCOFFObjectWriter.cpp30 const MCFixup &Fixup, bool IsCrossSection,
43 bool IsCrossSection, in getRelocType() argument
47 if (IsCrossSection) { in getRelocType()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp38 const MCFixup &Fixup, bool IsCrossSection,
48 bool IsCrossSection, const MCAsmBackend &MAB) const { in getRelocType() argument
50 if (IsCrossSection) { in getRelocType()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCWinCOFFObjectWriter.h41 const MCFixup &Fixup, bool IsCrossSection,