/openbmc/u-boot/arch/mips/cpu/ |
H A D | start.S | 26 # define MIPS64_R_INFO(ssym, r_type3, r_type2, r_type) \ argument 29 # define MIPS64_R_INFO(ssym, r_type3, r_type2, r_type) \ argument
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | module.c | 33 unsigned long r_type = ELF64_R_TYPE (rela->r_info); in process_reloc_for_got() local 154 unsigned long r_type = ELF64_R_TYPE (rela[i].r_info); in apply_relocate_add() local
|
/openbmc/linux/arch/s390/kernel/ |
H A D | machine_kexec_reloc.c | 5 int arch_kexec_do_relocs(int r_type, void *loc, unsigned long val, in arch_kexec_do_relocs()
|
H A D | machine_kexec_file.c | 307 int i, r_type; in arch_kexec_apply_relocations_add() local
|
H A D | module.c | 264 int r_type, r_sym; in apply_rela() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | module.h | 25 Elf64_Byte r_type; /* First relocation. */ member 34 Elf64_Byte r_type; /* First relocation. */ member
|
/openbmc/linux/arch/mips/boot/tools/ |
H A D | relocs_64.c | 19 Elf64_Byte r_type; /* First relocation. */ member
|
H A D | relocs.c | 503 unsigned r_type = ELF_R_TYPE(rel->r_info); in do_reloc() local
|
/openbmc/linux/scripts/mod/ |
H A D | modpost.c | 1220 static Elf_Addr addend_386_rel(uint32_t *location, unsigned int r_type) in addend_386_rel() 1273 static Elf_Addr addend_arm_rel(void *loc, Elf_Sym *sym, unsigned int r_type) in addend_arm_rel() 1357 static Elf_Addr addend_mips_rel(uint32_t *location, unsigned int r_type) in addend_mips_rel() 1390 unsigned int *r_type, unsigned int *r_sym) in get_rel_type_and_sym() 1397 unsigned char r_type; /* 1st relocation type */ in get_rel_type_and_sym() member 1440 unsigned int r_type, r_sym; in section_rela() local 1482 unsigned int r_type, r_sym; in section_rel() local
|
/openbmc/linux/arch/s390/boot/ |
H A D | startup.c | 103 int r_type, r_sym, rc; in handle_relocs() local
|
/openbmc/linux/arch/x86/tools/ |
H A D | relocs.c | 848 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local 938 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local 983 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc_real() local
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | elf_kexec.c | 373 int i, r_type; in arch_kexec_apply_relocations_add() local
|
/openbmc/linux/scripts/ |
H A D | recordmcount.c | 495 myElf64_Byte r_type; /* First relocation. */ member
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | module_64.c | 162 unsigned long r_type) in count_relocs()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | module.c | 619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc()
|
/openbmc/linux/include/uapi/linux/ |
H A D | coff.h | 344 char r_type[2]; /* Relocation type */ member
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | rs6000.h | 233 char r_type[1]; member
|
/openbmc/linux/net/9p/ |
H A D | client.c | 473 s8 r_type; in p9_parse_header() local
|