Home
last modified time | relevance | path

Searched refs:ARM64_RELOC_TLVP_LOAD_PAGE21 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/MC/AArch64/
Darm64-tls-modifiers-darwin.s13 ; CHECK-OBJ: 0 ARM64_RELOC_TLVP_LOAD_PAGE21 _var
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp105 RelocType = unsigned(MachO::ARM64_RELOC_TLVP_LOAD_PAGE21); in getAArch64FixupKindMachOInfo()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h370 case MachO::ARM64_RELOC_TLVP_LOAD_PAGE21: in resolveRelocation()
/external/llvm/include/llvm/Support/
DMachO.h461 ARM64_RELOC_TLVP_LOAD_PAGE21 = 8, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h461 ARM64_RELOC_TLVP_LOAD_PAGE21 = 8, enumerator
/external/llvm/tools/llvm-objdump/
DMachODump.cpp2210 case MachO::ARM64_RELOC_TLVP_LOAD_PAGE21: in SymbolizerGetOpInfo()