Searched refs:unsignedRelocType (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/lld/MachO/Arch/
H A DARM64_32.cpp116 unsignedRelocType = GENERIC_RELOC_INVALID; // FIXME
H A DX86_64.cpp210 unsignedRelocType = X86_64_RELOC_UNSIGNED;
H A DARM64.cpp170 unsignedRelocType = ARM64_RELOC_UNSIGNED;
/openbsd-current/gnu/llvm/lld/MachO/
H A DEhFrame.cpp120 Reloc minuendReloc(target->unsignedRelocType, /*pcrel=*/false, length, off,
H A DTarget.h134 uint8_t unsignedRelocType; member in class:lld::macho::TargetInfo
H A DSyntheticSections.cpp859 {/*type=*/target->unsignedRelocType,

Completed in 186 milliseconds