/kernel/linux/linux-5.10/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() argument
|
H A D | machine_kexec_file.c | 288 int i, r_type; in arch_kexec_apply_relocations_add() local
|
H A D | module.c | 230 int r_type, r_sym; in apply_rela() local [all...] |
/kernel/linux/linux-6.6/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() argument
|
H A D | module.c | 264 int r_type, r_sym; in apply_rela() local [all...] |
H A D | machine_kexec_file.c | 307 int i, r_type; in arch_kexec_apply_relocations_add() local
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-6.6/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachORelocation.h | 30 uint8_t r_type; // if not 0, machine-specific relocation type. member in llvm::MachORelocation
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | startup.c | 93 int r_type, r_sym, rc; in handle_relocs() local
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-6.6/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldELFMips.cpp | 277 uint32_t r_type = Type & 0xff; in resolveMIPSN64Relocation() local
|
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | startup.c | 104 int r_type, r_sym, rc; in handle_relocs() local
|
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/ |
H A D | relocs.c | 390 unsigned r_type = ELF_R_TYPE(rel->r_info); in do_reloc() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | module_64.c | 161 count_relocs(const Elf64_Rela *rela, unsigned int num, unsigned long r_type) count_relocs() argument
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | elf_kexec.c | 373 int i, r_type; in arch_kexec_apply_relocations_add() local
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.h | 190 int r_type; /* must be one of the #defines above */ member
|
/kernel/linux/linux-5.10/arch/x86/tools/ |
H A D | relocs.c | 772 unsigned r_type = ELF64_R_TYPE(rel->r_info); in do_reloc64() local 862 unsigned r_type = ELF32_R_TYPE(rel->r_info); in do_reloc32() local 907 unsigned r_type = ELF32_R_TYPE(rel->r_info); do_reloc_real() local [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_rtld.c | 654 unsigned r_type = ELF64_R_TYPE(rel->r_info); in apply_relocs() local
|
/kernel/linux/linux-5.10/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() argument [all...] |