Home
last modified time | relevance | path

Searched refs:getsym (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/ext/VMS-DCLsym/t/
H A Dvms_dclsym.t36 ($val,$tab) = $obj->getsym($name);
42 ($val,$tab) = $obj->getsym($name);
65 ($val,$tab) = $obj->getsym($name);
/openbsd-src/gnu/usr.bin/perl/ext/VMS-DCLsym/
H A DDCLsym.pm27 sub getsym { subroutine
84 else { scalar($self->getsym($name)); }
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dtekhex.c128 static bfd_boolean getsym PARAMS ((char *, char **, unsigned int *));
333 getsym (char *dstp, char **srcp, unsigned int *lenp) in getsym() function
428 if (!getsym (sym, &src, &len))
475 if (!getsym (sym, &src, &len))
H A DChangeLog-96973583 * tekhex.c (getsym): Ditto.
H A DChangeLog-94954528 (getvalue, getsym, out): Likewise.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dtekhex.c293 getsym (char *dstp, char **srcp, unsigned int *lenp) in getsym() function
379 if (!getsym (sym, &src, &len)) in first_phase()
425 if (!getsym (sym, &src, &len)) in first_phase()
H A DChangeLog156 (getsym): Likewise.
H A DChangeLog-96973583 * tekhex.c (getsym): Ditto.
H A DChangeLog-94954528 (getvalue, getsym, out): Likewise.
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Install/t/lib/MakeMaker/Test/
H A DUtils.pm415 return $command if scalar $syms->getsym( uc $command );
/openbsd-src/usr.bin/unifdef/
H A Dunifdef.c1308 getsym(const char **cpp) in getsym() function
1498 sym = getsym(&cp); in defundef()
1510 sym = getsym(&cp); in defundef()
/openbsd-src/gnu/usr.bin/perl/cpan/IPC-Cmd/lib/IPC/
H A DCmd.pm232 return $command if scalar $syms->getsym( uc $command );
/openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Any.pm155 return $command if scalar $syms->getsym( uc $command );