Home
last modified time | relevance | path

Searched refs:R_AARCH64_CALL26 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm64/include/asm/
Delf.h75 #define R_AARCH64_CALL26 283 macro
/linux-4.1.27/scripts/
Drecordmcount.pl283 $mcount_regex = "^\\s*([0-9a-fA-F]+):\\s*R_AARCH64_CALL26\\s+_mcount\$";
/linux-4.1.27/arch/arm64/kernel/
Dmodule.c378 case R_AARCH64_CALL26: in apply_relocate_add()