Lines Matching refs:r_reloc

4931 typedef struct r_reloc_struct r_reloc;  typedef
4949 r_reloc_is_const (const r_reloc *r_rel) in r_reloc_is_const()
4956 r_reloc_get_target_offset (const r_reloc *r_rel) in r_reloc_get_target_offset()
4969 r_reloc_get_hash_entry (const r_reloc *r_rel) in r_reloc_get_hash_entry()
4977 r_reloc_get_section (const r_reloc *r_rel) in r_reloc_get_section()
4985 r_reloc_is_defined (const r_reloc *r_rel) in r_reloc_is_defined()
5001 r_reloc_init (r_reloc *r_rel, in r_reloc_init()
5028 memset (r_rel, 0, sizeof (r_reloc)); in r_reloc_init()
5035 print_r_reloc (FILE *fp, const r_reloc *r_rel) in print_r_reloc()
5082 r_reloc r_rel;
5093 const r_reloc *r_rel, in init_source_reloc()
5173 r_reloc r_rel;
5181 r_reloc loc; /* Location of the literal. */
5191 r_reloc last_loc;
5197 const r_reloc *r_rel, in init_literal_value()
5354 const r_reloc *loc, in add_value_map()
5624 const r_reloc *loc, in text_action_add_literal()
5910 r_reloc from;
5911 r_reloc to;
5936 const r_reloc *from, in add_removed_literal()
5937 const r_reloc *to) in add_removed_literal()
6887 static bool relocations_reach (source_reloc *, int, const r_reloc *);
6892 int, const r_reloc *, const literal_value *, section_cache_t *);
6898 static asection *translate_reloc (const r_reloc *, r_reloc *, asection *);
7088 r_reloc r_rel; in find_relaxable_sections()
7182 r_reloc r_rel; in collect_source_relocs()
7249 r_reloc r_rel; in collect_source_relocs()
7328 r_reloc r_rel; in is_resolvable_asm_expansion()
7588 r_reloc r_rel; in build_reloc_ranges()
8576 r_reloc r_rel; in check_section_ebb_pcrels_fit()
9078 r_reloc r_rel; in identify_literal_placement()
9136 r_reloc try_loc = values->last_loc; in identify_literal_placement()
9186 const r_reloc *r_rel) in relocations_reach()
9313 const r_reloc *target_loc, in move_shared_literal()
9516 r_reloc r_rel; in relax_section()
9656 r_reloc new_reloc; in relax_section()
10125 translate_reloc (const r_reloc *orig_rel, r_reloc *new_rel, asection *sec) in translate_reloc()
10336 const r_reloc *r_rel; in move_literal()
10888 r_reloc r_rel; in do_fix_for_relocatable_link()
11457 r_reloc l32r_rel; in xtensa_callback_required_dependence()