Home
last modified time | relevance | path

Searched defs:R_ARM_CALL (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py747 R_ARM_CALL = 0x1c variable in Relocs_Elf_ARM
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py835 R_ARM_CALL = 0x1c variable in Relocs_Elf_ARM
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h497 R_ARM_CALL = 0x1c, enumerator
/external/kmod/port-gnu/
Delf.h2663 #define R_ARM_CALL 28 /* PC relative 24 bit (BL, BLX). */ macro
/external/elfutils/libelf/
Delf.h2883 #define R_ARM_CALL 28 /* PC relative 24 bit (BL, BLX). */ macro