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

/freebsd-10.1-release/contrib/binutils/bfd/
H A Delfxx-mips.c567 #define MIPS_ELF_GOT_SIZE(abfd) \
2290 offset2 = offset + MIPS_ELF_GOT_SIZE (abfd);
2316 got_offset += 2 * MIPS_ELF_GOT_SIZE (abfd);
2349 + MIPS_ELF_GOT_SIZE (abfd));
2383 return got_index + 2 * MIPS_ELF_GOT_SIZE (abfd);
2544 * MIPS_ELF_GOT_SIZE (abfd));
2697 entry.gotidx = MIPS_ELF_GOT_SIZE (abfd) * g->assigned_gotno++;
3213 next_index = MIPS_ELF_GOT_SIZE (entry->abfd) * (long) g->tls_assigned_gotno;
3396 * MIPS_ELF_GOT_SIZE (abfd);
3433 / MIPS_ELF_GOT_SIZE (abf
565 #define MIPS_ELF_GOT_SIZE macro
[all...]

Completed in 169 milliseconds