Home
last modified time | relevance | path

Searched refs:R_AARCH64_P32_MOVW_UABS_G0 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DAArch64.def138 ELF_RELOC(R_AARCH64_P32_MOVW_UABS_G0, 0x005)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def138 ELF_RELOC(R_AARCH64_P32_MOVW_UABS_G0, 0x005)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py724 R_AARCH64_P32_MOVW_UABS_G0 = 5 variable in Relocs_Elf_AArch64_ILP32