Lines Matching refs:nplt
156 return (ld_state.file_type == dso_file_type || ld_state.nplt > 0 in dynamically_linked_p()
710 ++ld_state.nplt; in check_definition()
734 --ld_state.nplt; in check_definition()
774 ++ld_state.nplt; in check_definition()
2489 if (ld_state.nplt > 0) in ld_generic_generate_sections()
2604 + (ld_state.nplt > 0 ? 4 : 0) in ld_generic_generate_sections()
4354 nsym_allocated = (1 + ld_state.nsymtab + ld_state.nplt + ld_state.ngot in ld_generic_create_outfile()
4405 nsym_allocated = (1 + ld_state.nsymtab + ld_state.nplt + ld_state.ngot in ld_generic_create_outfile()
5504 size_t plt_base = nsym + ld_state.nfrom_dso - ld_state.nplt; in ld_generic_create_outfile()
5508 assert (ld_state.nfrom_dso >= ld_state.nplt); in ld_generic_create_outfile()
5573 assert (plt_idx == ld_state.nplt); in ld_generic_create_outfile()
6754 if (ld_state.nplt > 0) in ld_generic_create_outfile()