Searched refs:mips_got_info (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c115 struct mips_got_info struct
133 /* A hash table mapping input bfds to other mips_got_info. NULL
138 struct mips_got_info *next;
150 struct mips_got_info *g;
167 struct mips_got_info *primary;
170 struct mips_got_info *current;
189 struct mips_got_info *g;
209 struct mips_got_info *got_info;
492 (bfd *, struct bfd_link_info *, bfd *, struct mips_got_info *, asection *,
507 (bfd *, struct mips_got_info *, bf
[all...]
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c155 struct mips_got_info struct
184 struct mips_got_info *next;
198 struct mips_got_info *primary;
201 struct mips_got_info *current;
220 struct mips_got_info *g;
464 struct mips_got_info *got_info;
556 struct mips_got_info *got;
755 (bfd *, struct mips_got_info *, bfd *);
3133 /* Create and return a new mips_got_info structure. */
3135 static struct mips_got_info *
[all...]

Completed in 190 milliseconds