Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/kernel/
Dmodule.c52 case R_SH_DIR32: in apply_relocate_add()
/linux-5.19.10/arch/sh/include/asm/
Delf.h16 #define R_SH_DIR32 1 macro
/linux-5.19.10/scripts/
Drecordmcount.c564 case EM_SH: reltype = R_SH_DIR32; gpfx = 0; break; in do_file()