Home
last modified time | relevance | path

Searched defs:reloc (Results 1 – 25 of 32) sorted by relevance

12

/linux/tools/objtool/include/objtool/
H A Delf.h316 static inline unsigned int reloc_idx(struct reloc *relo argument
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
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 Dspecial.c8 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 Dklp-diff.c191 struct reloc *reloc; in read_sym_checksums() local
842 static bool is_reloc_allowed(struct reloc *reloc) in is_reloc_allowed()
955 static int convert_reloc_sym_to_secsym(struct elf *elf, struct reloc *reloc) in convert_reloc_sym_to_secsym()
969 static int convert_reloc_secsym_to_sym(struct elf *elf, struct reloc *reloc) in convert_reloc_secsym_to_sym()
1000 static int convert_reloc_sym(struct elf *elf, struct reloc *reloc) in convert_reloc_sym()
1329 struct reloc *reloc; in create_fake_symbols() local
1403 struct reloc *reloc; in should_keep_special_sym() local
1445 struct reloc *reloc; in validate_special_section_klp_reloc() local
1691 struct reloc *reloc; in create_klp_sections() local
1707 struct reloc *reloc; in create_klp_sections() local
[all …]
H A Dcheck.c558 struct reloc *reloc; in add_pv_ops() local
973 struct reloc *reloc; in create_mcount_loc_sections() local
1086 struct reloc *reloc; in add_ignores() local
1354 struct reloc *reloc; in insn_reloc() local
1386 struct reloc *reloc = insn_reloc(file, insn); in annotate_call_site() local
1558 struct reloc *reloc; in add_jump_destinations() local
1701 struct reloc *reloc; in add_call_destinations() local
1923 struct reloc *reloc = insn_reloc(file, orig_insn); in handle_jump_alt() local
2049 __weak unsigned long arch_jump_table_sym_offset(struct reloc *reloc, struct reloc *table) in arch_jump_table_sym_offset()
2061 struct reloc *reloc = table; in add_jump_table() local
[all …]
H A Delf.c341 struct reloc *reloc, *r = NULL; in find_reloc_by_dest_range() local
768 struct reloc *reloc; in elf_update_sym_relocs() local
1036 struct reloc *reloc, empty = { 0 }; in elf_init_reloc() local
1116 struct reloc *reloc; in read_relocs() local
1586 struct reloc *reloc; in elf_alloc_reloc() local
/linux/tools/objtool/arch/x86/
H A Ddecode.c90 s64 arch_insn_adjusted_addend(struct instruction *insn, struct reloc *reloc) in arch_insn_adjusted_addend()
121 u64 arch_adjusted_addend(struct reloc *reloc) in arch_adjusted_addend()
145 bool arch_pc_relative_reloc(struct reloc *reloc) in arch_pc_relative_reloc()
931 unsigned int arch_reloc_size(struct reloc *reloc) in arch_reloc_size()
944 bool arch_absolute_reloc(struct elf *elf, struct reloc *reloc) in arch_absolute_reloc()
H A Dspecial.c36 arch_support_alt_relocation(struct special_alt * special_alt,struct instruction * insn,struct reloc * reloc) arch_support_alt_relocation() argument
/linux/drivers/gpu/host1x/
H A Djob.c153 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 Dvmlinux.lds.S161 _relocation_start = .;
173 _relocation_end = .;
/linux/tools/objtool/arch/powerpc/
H A Dspecial.c10 struct reloc *reloc) in arch_support_alt_relocation() argument
/linux/arch/parisc/kernel/
H A Dkexec.c76 void (*reloc)(unsigned long head, in machine_kexec() local
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_renderstate.h18 const u32 *reloc; member
/linux/tools/perf/util/
H A Dmap.h30 u64 reloc; in DECLARE_RC_STRUCT() local
285 static inline void map__set_reloc(struct map *map, u64 reloc) in map__set_reloc()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_cs.c249 struct radeon_bo_list *reloc; in radeon_cs_sync_rings() local
420 struct radeon_bo_list *reloc; in radeon_cs_parser_fini() local
H A Dr300.c631 struct radeon_bo_list *reloc; in r300_packet0_check() local
1176 struct radeon_bo_list *reloc; in r300_packet3_check() local
H A Dr100.c1296 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
H A Devergreen_cs.c1098 struct radeon_bo_list *reloc; in evergreen_cs_handle_reg() local
1776 struct radeon_bo_list *reloc; in evergreen_packet3_check() local
H A Dr600_cs.c974 struct radeon_bo_list *reloc; in r600_cs_check_reg() local
1634 struct radeon_bo_list *reloc; in r600_packet3_check() local
/linux/include/linux/
H A Dflat.h76 } reloc; member
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c659 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/arch/x86/boot/compressed/
H A Dmisc.c201 int *reloc; in handle_relocations() local
/linux/arch/s390/boot/
H A Dstartup.c229 int *reloc; in kaslr_adjust_relocs() local
/linux/fs/isofs/
H A Drock.c324 struct inode *reloc; in parse_rock_ridge_inode_internal() local
/linux/fs/
H A Dbinfmt_flat.c413 __be32 __user *reloc; in load_flat_file() local
/linux/drivers/pci/
H A Dof_property.c55 u32 reg_num, u32 flags, bool reloc) in of_pci_set_address()

12