Searched refs:R_SPARC_WDISP19 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/sparc/include/asm/ |
H A D | elf_32.h | 54 #define R_SPARC_WDISP19 41 macro
|
H A D | elf_64.h | 57 #define R_SPARC_WDISP19 41 macro
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | module.c | 130 case R_SPARC_WDISP19: in apply_relocate_add()
|
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 302 case R_SPARC_WDISP19: 646 tcg_out_reloc(s, s->code_ptr, R_SPARC_WDISP19, l, 0); 1009 if (!patch_reloc(lb->label_ptr[0], R_SPARC_WDISP19, 1022 return patch_reloc(s->code_ptr - 1, R_SPARC_WDISP19, 1030 if (!patch_reloc(lb->label_ptr[0], R_SPARC_WDISP19, 1039 return patch_reloc(s->code_ptr - 1, R_SPARC_WDISP19,
|
/openbmc/qemu/include/ |
H A D | elf.h | 489 #define R_SPARC_WDISP19 41 macro
|