• Home
  • Raw
  • Download

Lines Matching refs:uint64_t

26 static bool supportsX86_64(uint64_t Type) {  in supportsX86_64()
42 static uint64_t resolveX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveX86_64()
43 uint64_t LocData, int64_t Addend) { in resolveX86_64()
62 static bool supportsAArch64(uint64_t Type) { in supportsAArch64()
74 static uint64_t resolveAArch64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveAArch64() argument
75 uint64_t /*LocData*/, int64_t Addend) { in resolveAArch64()
90 static bool supportsBPF(uint64_t Type) { in supportsBPF()
100 static uint64_t resolveBPF(uint64_t Type, uint64_t Offset, uint64_t S, in resolveBPF()
101 uint64_t LocData, int64_t /*Addend*/) { in resolveBPF()
112 static bool supportsMips64(uint64_t Type) { in supportsMips64()
124 static uint64_t resolveMips64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMips64() argument
125 uint64_t /*LocData*/, int64_t Addend) { in resolveMips64()
140 static bool supportsMSP430(uint64_t Type) { in supportsMSP430()
150 static uint64_t resolveMSP430(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMSP430() argument
151 uint64_t /*LocData*/, int64_t Addend) { in resolveMSP430()
162 static bool supportsPPC64(uint64_t Type) { in supportsPPC64()
174 static uint64_t resolvePPC64(uint64_t Type, uint64_t Offset, uint64_t S, in resolvePPC64() argument
175 uint64_t /*LocData*/, int64_t Addend) { in resolvePPC64()
190 static bool supportsSystemZ(uint64_t Type) { in supportsSystemZ()
200 static uint64_t resolveSystemZ(uint64_t Type, uint64_t Offset, uint64_t S, in resolveSystemZ() argument
201 uint64_t /*LocData*/, int64_t Addend) { in resolveSystemZ()
212 static bool supportsSparc64(uint64_t Type) { in supportsSparc64()
224 static uint64_t resolveSparc64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveSparc64() argument
225 uint64_t /*LocData*/, int64_t Addend) { in resolveSparc64()
237 static bool supportsAmdgpu(uint64_t Type) { in supportsAmdgpu()
247 static uint64_t resolveAmdgpu(uint64_t Type, uint64_t Offset, uint64_t S, in resolveAmdgpu() argument
248 uint64_t /*LocData*/, int64_t Addend) { in resolveAmdgpu()
258 static bool supportsX86(uint64_t Type) { in supportsX86()
269 static uint64_t resolveX86(uint64_t Type, uint64_t Offset, uint64_t S, in resolveX86()
270 uint64_t LocData, int64_t /*Addend*/) { in resolveX86()
283 static bool supportsPPC32(uint64_t Type) { in supportsPPC32()
293 static uint64_t resolvePPC32(uint64_t Type, uint64_t Offset, uint64_t S, in resolvePPC32() argument
294 uint64_t /*LocData*/, int64_t Addend) { in resolvePPC32()
304 static bool supportsARM(uint64_t Type) { in supportsARM()
314 static uint64_t resolveARM(uint64_t Type, uint64_t Offset, uint64_t S, in resolveARM()
315 uint64_t LocData, int64_t /*Addend*/) { in resolveARM()
325 static bool supportsAVR(uint64_t Type) { in supportsAVR()
335 static uint64_t resolveAVR(uint64_t Type, uint64_t Offset, uint64_t S, in resolveAVR() argument
336 uint64_t /*LocData*/, int64_t Addend) { in resolveAVR()
347 static bool supportsLanai(uint64_t Type) { in supportsLanai()
351 static uint64_t resolveLanai(uint64_t Type, uint64_t Offset, uint64_t S, in resolveLanai() argument
352 uint64_t /*LocData*/, int64_t Addend) { in resolveLanai()
358 static bool supportsMips32(uint64_t Type) { in supportsMips32()
368 static uint64_t resolveMips32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMips32()
369 uint64_t LocData, int64_t /*Addend*/) { in resolveMips32()
378 static bool supportsSparc32(uint64_t Type) { in supportsSparc32()
388 static uint64_t resolveSparc32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveSparc32()
389 uint64_t LocData, int64_t Addend) { in resolveSparc32()
395 static bool supportsHexagon(uint64_t Type) { in supportsHexagon()
399 static uint64_t resolveHexagon(uint64_t Type, uint64_t Offset, uint64_t S, in resolveHexagon() argument
400 uint64_t /*LocData*/, int64_t Addend) { in resolveHexagon()
406 static bool supportsRISCV(uint64_t Type) { in supportsRISCV()
428 static uint64_t resolveRISCV(uint64_t Type, uint64_t Offset, uint64_t S, in resolveRISCV()
429 uint64_t LocData, int64_t Addend) { in resolveRISCV()
431 uint64_t A = LocData; in resolveRISCV()
466 static bool supportsCOFFX86(uint64_t Type) { in supportsCOFFX86()
476 static uint64_t resolveCOFFX86(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFX86()
477 uint64_t LocData, int64_t /*Addend*/) { in resolveCOFFX86()
487 static bool supportsCOFFX86_64(uint64_t Type) { in supportsCOFFX86_64()
497 static uint64_t resolveCOFFX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFX86_64()
498 uint64_t LocData, int64_t /*Addend*/) { in resolveCOFFX86_64()
509 static bool supportsCOFFARM(uint64_t Type) { in supportsCOFFARM()
519 static uint64_t resolveCOFFARM(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFARM()
520 uint64_t LocData, int64_t /*Addend*/) { in resolveCOFFARM()
530 static bool supportsCOFFARM64(uint64_t Type) { in supportsCOFFARM64()
540 static uint64_t resolveCOFFARM64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveCOFFARM64()
541 uint64_t LocData, int64_t /*Addend*/) { in resolveCOFFARM64()
552 static bool supportsMachOX86_64(uint64_t Type) { in supportsMachOX86_64()
556 static uint64_t resolveMachOX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMachOX86_64()
557 uint64_t LocData, int64_t /*Addend*/) { in resolveMachOX86_64()
563 static bool supportsWasm32(uint64_t Type) { in supportsWasm32()
584 static bool supportsWasm64(uint64_t Type) { in supportsWasm64()
598 static uint64_t resolveWasm32(uint64_t Type, uint64_t Offset, uint64_t S, in resolveWasm32()
599 uint64_t LocData, int64_t /*Addend*/) { in resolveWasm32()
621 static uint64_t resolveWasm64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveWasm64()
622 uint64_t LocData, int64_t Addend) { in resolveWasm64()
728 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R, in resolveRelocation()
729 uint64_t S, uint64_t LocData) { in resolveRelocation()