Searched refs:add_target (Results 1 - 25 of 70) sorted by relevance

123

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Damd64nbsd-nat.c72 add_target (amd64bsd_target ());
H A Dsparcnbsd-nat.c71 add_target (sparc_target ());
H A Di386nbsd-nat.c98 add_target (i386bsd_target ());
H A Di386obsd-nat.c135 add_target (t);
H A Dm88kbsd-nat.c112 add_target (t);
H A Dshnbsd-nat.c92 add_target (t);
H A Damd64obsd-nat.c152 add_target (t);
H A Dppcbug-rom.c214 add_target (&ppcbug_ops0);
224 add_target (&ppcbug_ops1);
H A Di386fbsd-nat.c134 add_target (t);
H A Dmips64obsd-nat.c140 add_target (t);
H A Dsparc64obsd-nat.c164 add_target (t);
H A Dvaxbsd-nat.c146 add_target (t);
H A Dmcore-rom.c207 add_target (&picobug_ops);
H A Dremote-est.c185 add_target (&est_ops);
H A Dremote-hms.c158 add_target (&hms_ops);
H A Dsparc64nbsd-nat.c187 add_target (sparc_target ());
H A Dabug-rom.c181 add_target (&abug_ops);
H A Dalphabsd-nat.c200 add_target (t);
H A Damd64fbsd-nat.c158 add_target (t);
H A Dcpu32bug-rom.c179 add_target (&cpu32bug_ops);
H A Ddbug-rom.c177 add_target (&dbug_ops);
H A Ddink32-rom.c177 add_target (&dink32_ops);
H A Dsh3-rom.c380 add_target (&sh3_ops);
399 add_target (&sh3e_ops);
H A Dm68kbsd-nat.c235 add_target (t);
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/
H A DXS.pm421 my ($perl, $label, $add_target, $add_testtarget) = @_;
422 my $sublabel = $add_target;
438 if (defined($add_target)) {
439 if ($add_target =~ m/(\S+)=(\S+)/) {
443 $target = $add_target;

Completed in 218 milliseconds

123