Home
last modified time | relevance | path

Searched refs:RT32_32 (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 }; enumerator
205 return RT32_32; in getType32()
223 case RT32_32: in getRelocType32()
231 assert(Type == RT32_32); in getRelocType32()
242 assert(Type == RT32_32); in getRelocType32()
246 assert(Type == RT32_32); in getRelocType32()
250 assert(Type == RT32_32); in getRelocType32()
254 assert(Type == RT32_32); in getRelocType32()
258 assert(Type == RT32_32); in getRelocType32()
262 assert(Type == RT32_32); in getRelocType32()
[all …]