Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp230 enum X86_32RelType { RT32_NONE, RT32_32, RT32_16, RT32_8 }; enum
232 static X86_32RelType getType32(X86_64RelType T) { in getType32()
251 X86_32RelType Type, bool IsPCRel, in getRelocType32()