Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/
Dmodule.c74 case R_SH_DIR32: in apply_relocate_add()
/linux-4.4.14/arch/sh/include/asm/
Delf.h15 #define R_SH_DIR32 1 macro
/linux-4.4.14/scripts/
Drecordmcount.c476 case EM_SH: reltype = R_SH_DIR32; break; in do_file()