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

/openbsd-current/gnu/gcc/gcc/cp/
H A Drtti.c115 static tree tinfo_base_init (tinfo_s *, tree);
802 tinfo_base_init (tinfo_s *ti, tree target)
888 tree init = tinfo_base_init (ti, target);
904 tree init = tinfo_base_init (ti, target);
931 tree init = tinfo_base_init (ti, target);
963 tree init = tinfo_base_init (ti, target);
799 tinfo_base_init (tinfo_s *ti, tree target) function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Drtti.c85 static tree tinfo_base_init PARAMS((tree, tree));
742 tinfo_base_init (desc, target)
829 tree init = tinfo_base_init (desc, target);
846 tree init = tinfo_base_init (desc, target);
877 tree init = tinfo_base_init (desc, target);
984 tree init = tinfo_base_init (desc, target);
739 tinfo_base_init (desc, target) function

Completed in 170 milliseconds