/linux-6.15/tools/objtool/include/objtool/ |
D | elf.h | 77 struct reloc { struct 81 unsigned long _sym_next_reloc; argument 201 static inline unsigned int reloc_idx(struct reloc *reloc) in reloc_idx() 206 static inline void *reloc_rel(struct reloc *reloc) in reloc_rel() 213 static inline bool is_32bit_reloc(struct reloc *reloc) in is_32bit_reloc() 224 #define __get_reloc_field(reloc, field) \ argument 231 #define __set_reloc_field(reloc, field, val) \ argument 239 static inline u64 reloc_offset(struct reloc *reloc) in reloc_offset() 244 static inline void set_reloc_offset(struct elf *elf, struct reloc *reloc, u64 offset) in set_reloc_offset() 250 static inline s64 reloc_addend(struct reloc *reloc) in reloc_addend() [all …]
|
/linux-6.15/tools/objtool/arch/loongarch/ |
D | special.c | 8 struct reloc *reloc) in arch_support_alt_relocation() 24 struct reloc *reloc; in get_rodata_table_size_by_table_annotate() local 94 struct reloc *reloc; in find_reloc_by_table_annotate() local 124 struct reloc *reloc; in find_reloc_of_rodata_c_jump_table() local
|
D | decode.c | 25 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc() 368 unsigned int arch_reloc_size(struct reloc *reloc) in arch_reloc_size() 379 unsigned long arch_jump_table_sym_offset(struct reloc *reloc, struct reloc *table) in arch_jump_table_sym_offset()
|
/linux-6.15/tools/objtool/ |
D | check.c | 549 struct reloc *reloc; in add_pv_ops() local 928 struct reloc *reloc; in create_mcount_loc_sections() local 989 struct reloc *reloc; in add_ignores() local 1257 struct reloc *reloc; in insn_reloc() local 1289 struct reloc *reloc = insn_reloc(file, insn); in annotate_call_site() local 1482 struct reloc *reloc; in add_jump_destinations() local 1645 struct reloc *reloc; in add_call_destinations() local 1869 struct reloc *reloc = insn_reloc(file, orig_insn); in handle_jump_alt() local 1980 __weak unsigned long arch_jump_table_sym_offset(struct reloc *reloc, struct reloc *table) in arch_jump_table_sym_offset() 1992 struct reloc *reloc = table; in add_jump_table() local [all …]
|
D | elf.c | 274 struct reloc *reloc, *r = NULL; in find_reloc_by_dest_range() local 580 struct reloc *reloc; in elf_update_sym_relocs() local 854 struct reloc *reloc, empty = { 0 }; in elf_init_reloc() local 936 struct reloc *reloc; in read_relocs() local
|
D | special.c | 61 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off()
|
/linux-6.15/tools/objtool/arch/powerpc/ |
D | decode.c | 91 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc() 118 unsigned int arch_reloc_size(struct reloc *reloc) in arch_reloc_size()
|
D | special.c | 10 struct reloc *reloc) in arch_support_alt_relocation()
|
/linux-6.15/drivers/gpu/host1x/ |
D | job.c | 153 struct host1x_reloc *reloc = &job->relocs[i]; in pin_job() local 287 struct host1x_reloc *reloc = &job->relocs[i]; in do_relocs() local 323 static bool check_reloc(struct host1x_reloc *reloc, struct host1x_bo *cmdbuf, in check_reloc() 343 struct host1x_reloc *reloc; member
|
/linux-6.15/arch/mips/kernel/ |
D | vmlinux.lds.S | 161 _relocation_start = .; 173 _relocation_end = .;
|
/linux-6.15/tools/objtool/arch/x86/ |
D | decode.c | 81 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc() 869 unsigned int arch_reloc_size(struct reloc *reloc) in arch_reloc_size()
|
D | special.c | 36 struct reloc *reloc) in arch_support_alt_relocation()
|
/linux-6.15/arch/parisc/kernel/ |
D | kexec.c | 76 void (*reloc)(unsigned long head, in machine_kexec() local
|
/linux-6.15/drivers/gpu/drm/i915/gt/ |
D | intel_renderstate.h | 18 const u32 *reloc; member
|
/linux-6.15/tools/perf/util/ |
D | map.h | 30 u64 reloc; in DECLARE_RC_STRUCT() local 286 static inline void map__set_reloc(struct map *map, u64 reloc) in map__set_reloc()
|
/linux-6.15/drivers/gpu/drm/radeon/ |
D | radeon_cs.c | 250 struct radeon_bo_list *reloc; in radeon_cs_sync_rings() local 422 struct radeon_bo_list *reloc; in radeon_cs_parser_fini() local
|
D | r300.c | 631 struct radeon_bo_list *reloc; in r300_packet0_check() local 1176 struct radeon_bo_list *reloc; in r300_packet3_check() local
|
D | r200.c | 149 struct radeon_bo_list *reloc; in r200_packet0_check() local
|
D | r100.c | 1296 struct radeon_bo_list *reloc; in r100_reloc_pitch_offset() local 1335 struct radeon_bo_list *reloc; in r100_packet3_load_vbpntr() local 1584 struct radeon_bo_list *reloc; in r100_packet0_check() local 1942 struct radeon_bo_list *reloc; in r100_packet3_check() local
|
/linux-6.15/include/linux/ |
D | flat.h | 76 } reloc; member
|
/linux-6.15/drivers/gpu/drm/nouveau/ |
D | nouveau_gem.c | 659 struct drm_nouveau_gem_pushbuf_reloc *reloc, in nouveau_gem_pushbuf_reloc_apply() 753 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_ioctl_pushbuf() local
|
/linux-6.15/arch/x86/boot/compressed/ |
D | misc.c | 202 int *reloc; in handle_relocations() local
|
/linux-6.15/arch/s390/boot/ |
D | startup.c | 218 int *reloc; in kaslr_adjust_relocs() local
|
/linux-6.15/drivers/gpu/drm/qxl/ |
D | qxl_ioctl.c | 204 struct drm_qxl_reloc reloc; in qxl_process_single_command() local
|
/linux-6.15/fs/isofs/ |
D | rock.c | 315 struct inode *reloc; in parse_rock_ridge_inode_internal() local
|