HomeSort by relevance Sort by last modified time
    Searched defs:R_AARCH64_PREL16 (Results 1 - 5 of 5) sorted by null

  /bionic/libc/arch-arm64/include/machine/
elf_machdep.h 56 #define R_AARCH64_PREL16 262
  /development/ndk/platforms/android-L/arch-arm64/include/machine/
elf_machdep.h 56 #define R_AARCH64_PREL16 262
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 596 R_AARCH64_PREL16 = 0x106
    [all...]
  /art/runtime/
elf.h 579 R_AARCH64_PREL16 = 0x106,
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 594 R_AARCH64_PREL16 = 0x106,
    [all...]

Completed in 636 milliseconds