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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp218 enum X86_32RelType { RT32_NONE, RT32_32, RT32_16, RT32_8 }; enum
220 static X86_32RelType getType32(X86_64RelType T) {
239 X86_32RelType Type, bool IsPCRel,

Completed in 56 milliseconds