Searched refs:r_reloc (Results 1 – 3 of 3) sorted by relevance
3213 typedef struct r_reloc_struct r_reloc; typedef3223 PARAMS ((const r_reloc *));3225 PARAMS ((r_reloc *, bfd *, Elf_Internal_Rela *));3227 PARAMS ((const r_reloc *));3229 PARAMS ((const r_reloc *));3231 PARAMS ((const r_reloc *));3233 PARAMS ((const r_reloc *));3244 const r_reloc *r_rel; in r_reloc_is_const()3252 r_reloc *r_rel; in r_reloc_init()3263 memset (r_rel, 0, sizeof (r_reloc));[all …]
4076 typedef struct r_reloc_struct r_reloc; typedef4094 r_reloc_is_const (const r_reloc *r_rel) in r_reloc_is_const()4101 r_reloc_get_target_offset (const r_reloc *r_rel) in r_reloc_get_target_offset()4114 r_reloc_get_hash_entry (const r_reloc *r_rel) in r_reloc_get_hash_entry()4122 r_reloc_get_section (const r_reloc *r_rel) in r_reloc_get_section()4130 r_reloc_is_defined (const r_reloc *r_rel) in r_reloc_is_defined()4146 r_reloc_init (r_reloc *r_rel, in r_reloc_init()4173 memset (r_rel, 0, sizeof (r_reloc)); in r_reloc_init()4180 print_r_reloc (FILE *fp, const r_reloc *r_rel) in print_r_reloc()4227 r_reloc r_rel;[all …]
892 (r_reloc struct): Add new virtual_offset field.