Searched refs:R_ARM_PC24 (Results 1 - 9 of 9) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp551 case ELF::R_ARM_PC24: // Fall through.
1068 (RelType == ELF::R_ARM_PC24 || RelType == ELF::R_ARM_CALL ||
/external/llvm/lib/Object/
H A DELF.cpp276 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_PC24);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py666 R_ARM_PC24 = 0x01 variable in class:Relocs_Elf_ARM
/external/qemu/include/
H A Delf.h654 #define R_ARM_PC24 1 /* PC relative 26 bit branch */ macro
/external/llvm/include/llvm/Support/
H A DELF.h692 R_ARM_PC24 = 0x01, enumerator in enum:llvm::ELF::__anon24751
/external/valgrind/main/VEX/switchback/
H A Dlinker.c588 case R_ARM_PC24: {
612 fprintf(stderr,"R_ARM_PC24: out of range delta 0x%x for %s\n",
1385 fixup code fragments there. Used for doing R_ARM_PC24
/external/valgrind/main/VEX/unused/
H A Dlinker.c492 case R_ARM_PC24: {
516 fprintf(stderr,"R_ARM_PC24: out of range delta 0x%x for %s\n",
1218 fixup code fragments there. Used for doing R_ARM_PC24
/external/elfutils/0.153/libelf/
H A Delf.h2313 #define R_ARM_PC24 1 /* PC relative 26 bit branch */ macro
/external/valgrind/main/perf/
H A Dtinycc.c1642 #define R_ARM_PC24 1 /* PC relative 26 bit branch */ macro
18636 case R_ARM_PC24:

Completed in 143 milliseconds