Home
last modified time | relevance | path

Searched refs:R_ARM_MOVT_ABS (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp215 return ELF::R_ARM_MOVT_ABS; in GetRelocTypeInner()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp522 case ELF::R_ARM_MOVT_ABS: in resolveARMRelocation()
525 else if (Type == ELF::R_ARM_MOVT_ABS) in resolveARMRelocation()
1262 } else if (RelType == ELF::R_ARM_MOVW_ABS_NC || RelType == ELF::R_ARM_MOVT_ABS) { in processRelocationRef()
/third_party/musl/porting/linux/user/include/
H A Delf.h2549 #define R_ARM_MOVT_ABS 44 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2540 #define R_ARM_MOVT_ABS 44 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2540 #define R_ARM_MOVT_ABS 44 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2540 #define R_ARM_MOVT_ABS 44 macro
/third_party/musl/include/
H A Delf.h2576 #define R_ARM_MOVT_ABS 44 macro
/third_party/elfutils/libelf/
H A Delf.h2976 #define R_ARM_MOVT_ABS 44 /* Direct high 16-bit (MOVT). */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp690 : llvm::ELF::R_ARM_MOVT_ABS);
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp536 case R_ARM_MOVT_ABS: in relocateSymbol()

Completed in 71 milliseconds