Searched refs:unsignedRelocType (Results 1 – 5 of 5) sorted by relevance
103 unsignedRelocType = GENERIC_RELOC_INVALID; // FIXME in ARM64_32()
186 unsignedRelocType = X86_64_RELOC_UNSIGNED; in X86_64()
141 unsignedRelocType = ARM64_RELOC_UNSIGNED; in ARM64()
120 Reloc minuendReloc(target->unsignedRelocType, /*pcrel=*/false, length, off, in createSubtraction()
117 uint8_t unsignedRelocType; variable