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.cpp164 enum X86_32RelType { RT32_32, RT32_16, RT32_8 }; enumerator
172 return RT32_32; in getType32()
188 case RT32_32: in getRelocType32()
196 assert(Type == RT32_32); in getRelocType32()
199 assert(Type == RT32_32); in getRelocType32()
203 assert(Type == RT32_32); in getRelocType32()
207 assert(Type == RT32_32); in getRelocType32()
211 assert(Type == RT32_32); in getRelocType32()
215 assert(Type == RT32_32); in getRelocType32()
219 assert(Type == RT32_32); in getRelocType32()
[all …]