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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c59 reference needed in the link -- the mips_got_entry is keyed on both
70 mips_got_entry for every symbol within it. We can therefore use the
71 mips_got_entry fields (tls_type and gotidx) to track the symbol's
79 mips_got_entry fields, to track a symbol's GOT index. */
80 struct mips_got_entry struct
295 is one mips_got_entry per GOT entry, so the offset is stored
296 there. In single-GOT mode there may be many mips_got_entry
491 static struct mips_got_entry *mips_elf_create_local_got_entry
1957 const struct mips_got_entry *entry = (struct mips_got_entry *)entry
[all...]
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c75 struct mips_got_entry struct
743 static struct mips_got_entry *mips_elf_create_local_got_entry
3061 const struct mips_got_entry *entry = (struct mips_got_entry *)entry_;
3075 const struct mips_got_entry *e1 = (struct mips_got_entry *)entry1;
3076 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2;
3310 struct mips_got_entry *entry)
3360 struct mips_got_entry *entr
[all...]

Completed in 174 milliseconds