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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-frv.c920 #define FRVFDPIC_LZPLT_BLOCK_SIZE ((bfd_vma) 8 * 65535 + 4)
1390 resolverStub_addr = entry->lzplt_entry / FRVFDPIC_LZPLT_BLOCK_SIZE
1391 * FRVFDPIC_LZPLT_BLOCK_SIZE + FRVFDPIC_LZPLT_RESOLV_LOC;
3349 if (entry->lzplt_entry % FRVFDPIC_LZPLT_BLOCK_SIZE
3580 + ((gpinfo.g.lzplt + (FRVFDPIC_LZPLT_BLOCK_SIZE - 4) - 8)
3581 / (FRVFDPIC_LZPLT_BLOCK_SIZE - 4) * 4);
919 #define FRVFDPIC_LZPLT_BLOCK_SIZE macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-frv.c1274 #define FRVFDPIC_LZPLT_BLOCK_SIZE ((bfd_vma) 8 * 65535 + 4)
1787 resolverStub_addr = entry->lzplt_entry / FRVFDPIC_LZPLT_BLOCK_SIZE
1788 * FRVFDPIC_LZPLT_BLOCK_SIZE + FRVFDPIC_LZPLT_RESOLV_LOC;
5186 if (entry->lzplt_entry % FRVFDPIC_LZPLT_BLOCK_SIZE
5485 + ((gpinfop->g.lzplt + (FRVFDPIC_LZPLT_BLOCK_SIZE - 4) - 8)
5486 / (FRVFDPIC_LZPLT_BLOCK_SIZE - 4) * 4);
1273 #define FRVFDPIC_LZPLT_BLOCK_SIZE macro

Completed in 201 milliseconds