Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching full:int64_t

27                          uint64_t Value, uint32_t Type, int64_t Addend,
31 uint64_t Value, uint32_t Type, int64_t Addend,
38 uint64_t Value, uint32_t Type, int64_t Addend);
47 uint64_t Value, uint32_t Type, int64_t Addend);
50 uint64_t Value, uint32_t Type, int64_t Addend);
53 uint64_t Value, uint32_t Type, int64_t Addend);
56 uint64_t Value, uint32_t Type, int64_t Addend,
59 int64_t evaluateMIPS64Relocation(const SectionEntry &Section,
61 uint32_t Type, int64_t Addend,
64 void applyMIPS64Relocation(uint8_t *TargetPtr, int64_t CalculatedValue,