/linux/tools/objtool/include/objtool/ |
H A D | elf.h | 75 struct reloc { global() struct 79 sym_next_relocreloc global() argument 199 reloc_idx(struct reloc * reloc) reloc_idx() argument 204 reloc_rel(struct reloc * reloc) reloc_rel() argument 211 is_32bit_reloc(struct reloc * reloc) is_32bit_reloc() argument 222 __get_reloc_field(reloc,field) global() argument 229 __set_reloc_field(reloc,field,val) global() argument 237 reloc_offset(struct reloc * reloc) reloc_offset() argument 242 set_reloc_offset(struct elf * elf,struct reloc * reloc,u64 offset) set_reloc_offset() argument 248 reloc_addend(struct reloc * reloc) reloc_addend() argument 253 set_reloc_addend(struct elf * elf,struct reloc * reloc,s64 addend) set_reloc_addend() argument 260 reloc_sym(struct reloc * reloc) reloc_sym() argument 269 reloc_type(struct reloc * reloc) reloc_type() argument 278 set_reloc_sym(struct elf * elf,struct reloc * reloc,unsigned int sym) set_reloc_sym() argument 288 set_reloc_type(struct elf * elf,struct reloc * reloc,unsigned int type) set_reloc_type() argument 311 for_each_reloc(rsec,reloc) global() argument 317 for_each_reloc_from(rsec,reloc) global() argument 346 reloc_hash(struct reloc * reloc) reloc_hash() argument [all...] |
/linux/tools/objtool/ |
H A D | check.c | 547 struct reloc *reloc; in add_pv_ops() local 636 struct reloc *reloc; in add_dead_ends() local 1017 struct reloc *reloc; in create_mcount_loc_sections() local 1079 struct reloc *reloc; in add_ignores() local 1321 struct reloc *reloc; in add_ignore_alternatives() local 1375 struct reloc *reloc; in insn_reloc() local 1407 struct reloc *reloc = insn_reloc(file, insn); in annotate_call_site() local 1602 struct reloc *reloc; in add_jump_destinations() local 1746 struct reloc *reloc; in add_call_destinations() local 1959 struct reloc *reloc = insn_reloc(file, orig_insn); in handle_jump_alt() local [all …]
|
H A D | elf.c | 269 struct reloc *reloc, *r = NULL; in find_reloc_by_dest_range() local 579 struct reloc *reloc; in elf_update_sym_relocs() local 853 struct reloc *reloc, empty = { 0 }; in elf_init_reloc() local 937 struct reloc *reloc; in read_relocs() local
|
H A D | special.c | 61 static void reloc_to_sec_off(struct reloc *reloc, struct section **sec, in reloc_to_sec_off()
|
/linux/drivers/gpu/host1x/ |
H A 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/arch/mips/kernel/ |
H A D | vmlinux.lds.S | 160 _relocation_start = .; 172 _relocation_end = .;
|
/linux/tools/objtool/arch/loongarch/ |
H A D | special.c | 6 struct reloc *reloc) in arch_support_alt_relocation()
|
H A D | decode.c | 28 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc() argument
|
/linux/tools/objtool/arch/powerpc/ |
H A D | special.c | 10 struct reloc *reloc) in arch_support_alt_relocation()
|
H A D | decode.c | 83 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc()
|
/linux/tools/objtool/arch/x86/ |
H A D | special.c | 66 struct reloc *reloc) in arch_support_alt_relocation()
|
H A D | decode.c | 81 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc()
|
/linux/arch/parisc/kernel/ |
H A D | kexec.c | 76 void (*reloc)(unsigned long head, in machine_kexec() local
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_renderstate.h | 18 const u32 *reloc; member
|
/linux/tools/perf/util/ |
H A 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/drivers/gpu/drm/radeon/ |
H A D | r300.c | 630 struct radeon_bo_list *reloc; in r300_packet0_check() local 1175 struct radeon_bo_list *reloc; in r300_packet3_check() local
|
H A D | r200.c | 149 struct radeon_bo_list *reloc; in r200_packet0_check() local
|
H A 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/include/linux/ |
H A D | flat.h | 76 } reloc; member
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_gem.c | 662 struct drm_nouveau_gem_pushbuf_reloc *reloc, in nouveau_gem_pushbuf_reloc_apply() 756 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_ioctl_pushbuf() local
|
/linux/arch/x86/boot/compressed/ |
H A D | misc.c | 202 int *reloc; in handle_relocations() local
|
/linux/arch/s390/boot/ |
H A D | startup.c | 154 int *reloc; in kaslr_adjust_relocs() local
|
/linux/drivers/pci/ |
H A D | of_property.c | 55 u32 reg_num, u32 flags, bool reloc) in of_pci_set_address()
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_ioctl.c | 204 struct drm_qxl_reloc reloc; in qxl_process_single_command() local
|
/linux/fs/isofs/ |
H A D | rock.c | 315 struct inode *reloc; in parse_rock_ridge_inode_internal() local
|