Searched refs:tdef (Results 1 – 4 of 4) sorted by relevance
6 tdef (int n) in tdef() function
4831 tree tdef; in pushtag() local4859 tdef = create_implicit_typedef (name, type); in pushtag()4860 DECL_CONTEXT (tdef) = FROB_CONTEXT (context); in pushtag()4866 retrofit_lang_decl (tdef); in pushtag()4867 DECL_ANTICIPATED (tdef) = 1; in pushtag()4868 DECL_FRIEND_P (tdef) = 1; in pushtag()4877 set_identifier_type_value_with_scope (name, tdef, b); in pushtag()
937 bfd_boolean ntdef, tdef; in _bfd_elf_merge_symbol() local947 tdef = olddef; in _bfd_elf_merge_symbol()956 tdef = newdef; in _bfd_elf_merge_symbol()959 if (tdef && ntdef) in _bfd_elf_merge_symbol()963 else if (!tdef && !ntdef) in _bfd_elf_merge_symbol()967 else if (tdef) in _bfd_elf_merge_symbol()