Lines Matching refs:RT64_32
42 enum X86_64RelType { RT64_64, RT64_32, RT64_32S, RT64_16, RT64_8 }; enumerator
59 return RT64_32; in getType64()
63 return RT64_32; in getType64()
68 return RT64_32; in getType64()
86 case RT64_32: in getRelocType64()
99 case RT64_32: in getRelocType64()
115 case RT64_32: in getRelocType64()
127 case RT64_32: in getRelocType64()
139 case RT64_32: in getRelocType64()
147 assert(Type == RT64_32); in getRelocType64()
150 assert(Type == RT64_32); in getRelocType64()
153 assert(Type == RT64_32); in getRelocType64()
156 assert(Type == RT64_32); in getRelocType64()
159 assert(Type == RT64_32); in getRelocType64()
170 case RT64_32: in getType32()