Searched refs:r_reloc (Results 1 – 2 of 2) sorted by relevance
4908 typedef struct r_reloc_struct r_reloc; typedef4926 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;[all …]
892 (r_reloc struct): Add new virtual_offset field.