HomeSort by: relevance | last modified time | path
    Searched refs:R_AARCH64_MOVW_UABS_G3 (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/aarch64/include/
elf_machdep.h 81 #define R_AARCH64_MOVW_UABS_G3 269 /* S + A [bits 48..63] */
  /src/external/gpl3/binutils/dist/include/elf/
aarch64.h 273 RELOC_NUMBER (R_AARCH64_MOVW_UABS_G3, 269)
  /src/external/gpl3/binutils.old/dist/include/elf/
aarch64.h 256 RELOC_NUMBER (R_AARCH64_MOVW_UABS_G3, 269)
  /src/external/gpl3/gdb.old/dist/include/elf/
aarch64.h 252 RELOC_NUMBER (R_AARCH64_MOVW_UABS_G3, 269)
  /src/external/gpl3/gdb/dist/include/elf/
aarch64.h 256 RELOC_NUMBER (R_AARCH64_MOVW_UABS_G3, 269)
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFObjectWriter.cpp 387 return ELF::R_AARCH64_MOVW_UABS_G3;
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 461 case ELF::R_AARCH64_MOVW_UABS_G3:
1144 ELF::R_AARCH64_MOVW_UABS_G3, Value.Addend);

Completed in 71 milliseconds