| /linux/tools/objtool/include/objtool/ |
| H A D | elf.h | 79 struct reloc { global() struct 83 _sym_next_relocreloc global() argument 203 reloc_idx(struct reloc * reloc) reloc_idx() argument 208 reloc_rel(struct reloc * reloc) reloc_rel() argument 215 is_32bit_reloc(struct reloc * reloc) is_32bit_reloc() argument 226 __get_reloc_field(reloc,field) global() argument 233 __set_reloc_field(reloc,field,val) global() argument 241 reloc_offset(struct reloc * reloc) reloc_offset() argument 246 set_reloc_offset(struct elf * elf,struct reloc * reloc,u64 offset) set_reloc_offset() argument 252 reloc_addend(struct reloc * reloc) reloc_addend() argument 257 set_reloc_addend(struct elf * elf,struct reloc * reloc,s64 addend) set_reloc_addend() argument 264 reloc_sym(struct reloc * reloc) reloc_sym() argument 273 reloc_type(struct reloc * reloc) reloc_type() argument 282 set_reloc_sym(struct elf * elf,struct reloc * reloc,unsigned int sym) set_reloc_sym() argument 292 set_reloc_type(struct elf * elf,struct reloc * reloc,unsigned int type) set_reloc_type() argument 306 is_jump_table(struct reloc * reloc) is_jump_table() argument 311 set_jump_table(struct reloc * reloc) set_jump_table() argument 316 sym_next_reloc(struct reloc * reloc) sym_next_reloc() argument 321 set_sym_next_reloc(struct reloc * reloc,struct reloc * next) set_sym_next_reloc() argument 340 for_each_reloc(rsec,reloc) global() argument 346 for_each_reloc_from(rsec,reloc) global() argument 375 reloc_hash(struct reloc * reloc) reloc_hash() argument [all...] |
| /linux/tools/objtool/arch/loongarch/ |
| H A D | special.c | 8 struct reloc *reloc) in arch_support_alt_relocation() argument 24 struct reloc *reloc; in get_rodata_table_size_by_table_annotate() local 117 struct reloc *reloc; find_reloc_by_table_annotate() local 147 struct reloc *reloc; find_reloc_of_rodata_c_jump_table() local [all...] |
| /linux/tools/objtool/ |
| H A D | check.c | 529 struct reloc *reloc; in add_pv_ops() local 931 struct reloc *reloc; in create_mcount_loc_sections() local 1044 struct reloc *reloc; in add_ignores() local 1312 struct reloc *reloc; in insn_reloc() local 1344 struct reloc *reloc = insn_reloc(file, insn); in annotate_call_site() local 1516 struct reloc *reloc; in add_jump_destinations() local 1659 struct reloc *reloc; in add_call_destinations() local 1881 struct reloc *reloc = insn_reloc(file, orig_insn); in handle_jump_alt() local 2007 __weak unsigned long arch_jump_table_sym_offset(struct reloc *reloc, struct reloc *table) in arch_jump_table_sym_offset() 2019 struct reloc *reloc = table; in add_jump_table() local [all …]
|
| /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/tools/objtool/arch/x86/ |
| H A D | decode.c | 81 arch_pc_relative_reloc(struct reloc * reloc) arch_pc_relative_reloc() argument 871 arch_reloc_size(struct reloc * reloc) arch_reloc_size() argument 884 arch_absolute_reloc(struct elf * elf,struct reloc * reloc) arch_absolute_reloc() argument [all...] |
| H A D | special.c | 36 arch_support_alt_relocation(struct special_alt * special_alt,struct instruction * insn,struct reloc * reloc) arch_support_alt_relocation() argument
|
| /linux/arch/mips/kernel/ |
| H A D | vmlinux.lds.S | 161 _relocation_start = .; 173 _relocation_end = .;
|
| /linux/tools/objtool/arch/powerpc/ |
| H A D | special.c | 10 struct reloc *reloc) in arch_support_alt_relocation() argument
|
| /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 285 static inline void map__set_reloc(struct map *map, u64 reloc) in map__set_reloc()
|
| H A D | probe-event.c | 138 bool reloc, bool reladdr) in kernel_get_symbol_address_by_name()
|
| /linux/include/linux/ |
| H A D | flat.h | 76 } reloc; member
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_gem.c | 659 struct drm_nouveau_gem_pushbuf_reloc *reloc, in nouveau_gem_pushbuf_reloc_apply() argument 753 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_ioctl_pushbuf() local [all...] |
| /linux/arch/x86/boot/compressed/ |
| H A D | misc.c | 201 int *reloc; in handle_relocations() local
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_ioctl.c | 204 /* fill out reloc info structs */ in qxl_process_single_command() local [all...] |
| /linux/fs/isofs/ |
| H A D | rock.c | 315 struct inode *reloc; in parse_rock_ridge_inode_internal() local
|
| /linux/fs/ |
| H A D | binfmt_flat.c | 413 __be32 __user *reloc; in load_flat_file() 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/vmwgfx/ |
| H A D | vmwgfx_execbuf.c | 1139 struct vmw_relocation *reloc; in vmw_translate_mob_ptr() local 1195 struct vmw_relocation *reloc; in vmw_translate_guest_ptr() local 3758 struct vmw_relocation *reloc; in vmw_apply_relocations() local
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | drm.c | 271 struct host1x_reloc *reloc; in tegra_drm_submit() local
|
| /linux/include/uapi/drm/ |
| H A D | tegra_drm.h | 829 } reloc; member
|