Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-frv.c1221 #define FRVFDPIC_LZPLT_BLOCK_SIZE ((bfd_vma) 8 * 65535 + 4) macro
1719 resolverStub_addr = entry->lzplt_entry / FRVFDPIC_LZPLT_BLOCK_SIZE in _frvfdpic_emit_got_relocs_plt_entries()
1720 * FRVFDPIC_LZPLT_BLOCK_SIZE + FRVFDPIC_LZPLT_RESOLV_LOC; in _frvfdpic_emit_got_relocs_plt_entries()
5074 if (entry->lzplt_entry % FRVFDPIC_LZPLT_BLOCK_SIZE in _frvfdpic_assign_plt_entries()
5373 + ((gpinfop->g.lzplt + (FRVFDPIC_LZPLT_BLOCK_SIZE - 4) - 8) in _frvfdpic_size_got_plt()
5374 / (FRVFDPIC_LZPLT_BLOCK_SIZE - 4) * 4); in _frvfdpic_size_got_plt()