Home
last modified time | relevance | path

Searched refs:R_AARCH64_CALL26 (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp412 case ELF::R_AARCH64_CALL26: // fallthrough in resolveAArch64Relocation()
1017 // fits R_AARCH64_CALL26 relocation. If both conditions are
1041 // R_AARCH64_CALL26 requires immediate to be in range -2^27 <= imm < 2^27 in resolveAArch64ShortBranch()
1206 if (RelType == ELF::R_AARCH64_CALL26 || RelType == ELF::R_AARCH64_JUMP26) { in processRelocationRef()
/third_party/elfio/elfio/
H A Delf_types.hpp859 constexpr unsigned R_AARCH64_CALL26 = 283; member
/third_party/musl/porting/linux/user/include/
H A Delf.h2404 #define R_AARCH64_CALL26 283 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2395 #define R_AARCH64_CALL26 283 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2395 #define R_AARCH64_CALL26 283 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2395 #define R_AARCH64_CALL26 283 macro
/third_party/musl/include/
H A Delf.h2431 #define R_AARCH64_CALL26 283 macro
/third_party/elfutils/libelf/
H A Delf.h2816 #define R_AARCH64_CALL26 283 /* Likewise for CALL. */ macro

Completed in 68 milliseconds