Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp197 enum X86_32RelType { RT32_32, RT32_16, RT32_8 }; enum
199 static X86_32RelType getType32(X86_64RelType T) { in getType32()
216 X86_32RelType Type, bool IsPCRel, in getRelocType32()