Home
last modified time | relevance | path

Searched refs:R_ALPHA_LITERAL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/alpha/kernel/
Dmodule.c37 if (r_type != R_ALPHA_LITERAL) in process_reloc_for_got()
186 case R_ALPHA_LITERAL: in apply_relocate_add()
/linux-5.19.10/arch/alpha/include/asm/
Delf.h20 #define R_ALPHA_LITERAL 4 /* GP relative 16 bit w/optimization */ macro