Searched refs:elf_sxword (Results 1 – 2 of 2) sorted by relevance
48 typedef int64_t elf_sxword; typedef277 elf_sxword d_tag; ///< Type of dynamic table entry.349 elf_sxword r_addend; ///< Constant part of expression.
121 static elf_sxword RelocAddend32(const ELFRelocation &rel);123 static elf_sxword RelocAddend64(const ELFRelocation &rel);202 elf_sxword ELFRelocation::RelocAddend32(const ELFRelocation &rel) { in RelocAddend32()209 elf_sxword ELFRelocation::RelocAddend64(const ELFRelocation &rel) { in RelocAddend64()