Searched refs:PLT64_LARGE_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
828 #define PLT64_LARGE_THRESHOLD 32768 macro838 if (offset < (PLT64_LARGE_THRESHOLD * PLT64_ENTRY_SIZE)) in sparc64_plt_entry_build()876 offset -= (PLT64_LARGE_THRESHOLD * PLT64_ENTRY_SIZE); in sparc64_plt_entry_build()877 max -= (PLT64_LARGE_THRESHOLD * PLT64_ENTRY_SIZE); in sparc64_plt_entry_build()893 plt_index = (PLT64_LARGE_THRESHOLD + in sparc64_plt_entry_build()898 + (PLT64_LARGE_THRESHOLD * PLT64_ENTRY_SIZE) in sparc64_plt_entry_build()2279 && s->size >= PLT64_LARGE_THRESHOLD * PLT64_ENTRY_SIZE) in allocate_dynrelocs()2281 bfd_vma off = s->size - PLT64_LARGE_THRESHOLD * PLT64_ENTRY_SIZE; in allocate_dynrelocs()4400 && h->plt.offset >= (PLT64_LARGE_THRESHOLD * PLT64_ENTRY_SIZE)) in _bfd_sparc_elf_finish_dynamic_symbol()4932 if (i < PLT64_LARGE_THRESHOLD) in _bfd_sparc_elf_plt_sym_val()[all …]