Home
last modified time | relevance | path

Searched refs:R_ARM_PC24 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Support/ELFRelocs/
DARM.def8 ELF_RELOC(R_ARM_PC24, 0x01)
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp503 case ELF::R_ARM_PC24: // Fall through. in resolveARMRelocation()
1009 (RelType == ELF::R_ARM_PC24 || RelType == ELF::R_ARM_CALL || in processRelocationRef()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py720 R_ARM_PC24 = 0x01 variable in Relocs_Elf_ARM
/external/valgrind/VEX/unused/
Dlinker.c492 case R_ARM_PC24: { in do_Elf_Rel_relocations()
/external/valgrind/VEX/switchback/
Dlinker.c588 case R_ARM_PC24: {
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test277 ELF-ARM: Type: R_ARM_PC24 (1)
/external/elfutils/src/libelf/
Delf.h2491 #define R_ARM_PC24 1 /* Deprecated PC relative 26 macro
/external/valgrind/perf/
Dtinycc.c1642 #define R_ARM_PC24 1 /* PC relative 26 bit branch */ macro
18634 case R_ARM_PC24: in relocate_section()