Lines Matching refs:r_reloc

4908 typedef struct r_reloc_struct r_reloc;  typedef
4926 r_reloc_is_const (const r_reloc *r_rel) in r_reloc_is_const()
4933 r_reloc_get_target_offset (const r_reloc *r_rel) in r_reloc_get_target_offset()
4946 r_reloc_get_hash_entry (const r_reloc *r_rel) in r_reloc_get_hash_entry()
4954 r_reloc_get_section (const r_reloc *r_rel) in r_reloc_get_section()
4962 r_reloc_is_defined (const r_reloc *r_rel) in r_reloc_is_defined()
4978 r_reloc_init (r_reloc *r_rel, in r_reloc_init()
5005 memset (r_rel, 0, sizeof (r_reloc)); in r_reloc_init()
5012 print_r_reloc (FILE *fp, const r_reloc *r_rel) in print_r_reloc()
5059 r_reloc r_rel;
5070 const r_reloc *r_rel, in init_source_reloc()
5150 r_reloc r_rel;
5158 r_reloc loc; /* Location of the literal. */
5168 r_reloc last_loc;
5174 const r_reloc *r_rel, in init_literal_value()
5331 const r_reloc *loc, in add_value_map()
5548 const r_reloc *loc, in text_action_add_literal()
5723 r_reloc from;
5724 r_reloc to;
5740 const r_reloc *from, in add_removed_literal()
5741 const r_reloc *to) in add_removed_literal()
6642 static bfd_boolean relocations_reach (source_reloc *, int, const r_reloc *);
6647 int, const r_reloc *, const literal_value *, section_cache_t *);
6653 static asection *translate_reloc (const r_reloc *, r_reloc *, asection *);
6843 r_reloc r_rel; in find_relaxable_sections()
6937 r_reloc r_rel; in collect_source_relocs()
7004 r_reloc r_rel; in collect_source_relocs()
7078 r_reloc r_rel; in is_resolvable_asm_expansion()
7993 r_reloc r_rel; in check_section_ebb_pcrels_fit()
8480 r_reloc r_rel; in identify_literal_placement()
8538 r_reloc try_loc = values->last_loc; in identify_literal_placement()
8588 const r_reloc *r_rel) in relocations_reach()
8715 const r_reloc *target_loc, in move_shared_literal()
8908 r_reloc r_rel; in relax_section()
9042 r_reloc new_reloc; in relax_section()
9469 translate_reloc (const r_reloc *orig_rel, r_reloc *new_rel, asection *sec) in translate_reloc()
9672 const r_reloc *r_rel; in move_literal()
10214 r_reloc r_rel; in do_fix_for_relocatable_link()
10758 r_reloc l32r_rel; in xtensa_callback_required_dependence()