Searched refs:IsCrossSection (Results 1 – 11 of 11) sorted by relevance
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86WinCOFFObjectWriter.cpp | 31 bool IsCrossSection, 44 bool IsCrossSection, in getRelocType() argument 46 unsigned FixupKind = IsCrossSection ? FK_PCRel_4 : Fixup.getKind(); in getRelocType()
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86WinCOFFObjectWriter.cpp | 30 const MCFixup &Fixup, bool IsCrossSection, 43 bool IsCrossSection, in getRelocType() argument 46 if (IsCrossSection) { in getRelocType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86WinCOFFObjectWriter.cpp | 30 const MCFixup &Fixup, bool IsCrossSection, 43 bool IsCrossSection, in getRelocType() argument 46 if (IsCrossSection) { in getRelocType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMWinCOFFObjectWriter.cpp | 37 const MCFixup &Fixup, bool IsCrossSection, 48 bool IsCrossSection, in getRelocType() argument
|
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMWinCOFFObjectWriter.cpp | 37 const MCFixup &Fixup, bool IsCrossSection, 48 bool IsCrossSection, in getRelocType() argument
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMWinCOFFObjectWriter.cpp | 32 bool IsCrossSection, 40 bool IsCrossSection, in getRelocType() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64WinCOFFObjectWriter.cpp | 36 const MCFixup &Fixup, bool IsCrossSection, 46 bool IsCrossSection, const MCAsmBackend &MAB) const { in getRelocType() argument
|
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64WinCOFFObjectWriter.cpp | 37 const MCFixup &Fixup, bool IsCrossSection, 47 bool IsCrossSection, const MCAsmBackend &MAB) const { in getRelocType() argument
|
/external/llvm/include/llvm/MC/ |
D | MCWinCOFFObjectWriter.h | 33 bool IsCrossSection,
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCWinCOFFObjectWriter.h | 41 const MCFixup &Fixup, bool IsCrossSection,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCWinCOFFObjectWriter.h | 41 const MCFixup &Fixup, bool IsCrossSection,
|