Searched refs:symbol (Results 76 - 99 of 99) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/cmd/sgs/lex/common/
H A Dparser.y835 symbol[(unsigned)c] = 1;
871 if(symbol[(unsigned)c])warning("\"%c\" redefined inside brackets",c);
872 else symbol[(unsigned)c] = 1;
/opensolaris-onvv-gate/usr/src/cmd/sgs/prof/common/
H A Dprof.c44 * -n Sort by symbol name.
47 * -a Sort by increasing symbol address.
52 * -o Include symbol addresses in output (in octal).
53 * -x Include symbol addresses in output (in hexadecimal).
85 /* Type if n_type field in file symbol table entry. */
101 /* Title fragment used if symbol addresses in output ("-o" or "-x"). */
125 * TS2 insures that the symbol should be reported. We want
128 * unless the gflag is set, the symbol must be global.
154 /* For symbol table entries read from program file. */
174 static char *getname(PROF_FILE *ldpter, PROF_SYMBOL symbol);
1338 getname(PROF_FILE *ldpter, PROF_SYMBOL symbol) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DXref.pm33 definitions found by the initial symbol table walk and on the main part of
H A DConcise.pm837 The symbol between angle brackets indicates the op's type : for example,
1027 A single symbol abbreviating the class of the OP.
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK268 swaps bytes for the sections it knows about, such as symbol tables,
/opensolaris-onvv-gate/usr/src/lib/
H A DREADME.mapfiles161 a version SUNW_1.1 that always exports a symbol foo, and also exports
162 the symbol bar on 32-bit sparc platforms:
350 for that symbol from the mapfile's SUNWprivate section.
359 existing interface definition. Private interfaces have the symbol version name
/opensolaris-onvv-gate/usr/src/lib/libdhcpsvc/private/
H A DREADME.synch86 * This symbol and its value tell the private layer that it must provide
153 checking the value of the module's dsvc_synchtype symbol).
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DINET.pm301 newly created symbol (see the C<Symbol> package). C<new>
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm333 newly created symbol (see the C<Symbol> package). C<new>
H A DHandle.pm227 An C<IO::Handle> object is a reference to a symbol/GLOB reference (see
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDumpvalue.pm13 # Won't dump symbol tables and contents of debugged files by default
529 Dump symbol tables of packages.
H A Dconstant.pm155 This will declare a symbol to be a constant with the given value.
H A Dattributes.pm284 attributes. A named subroutine knows to which symbol table entry it belongs
H A DCGI.pm1032 local *symbol = "${namespace}::${_}";
1033 undef $symbol;
1034 undef @symbol;
1035 undef %symbol;
1043 local *symbol = "${namespace}::$var";
1045 @symbol = @value;
1046 $symbol = $value[0];
4559 single = symbol. You can write out multiple records and read them
4867 your symbol table, which is of concern for mod_perl users who are
H A Doverload.pm500 it were found, the fourth argument is the symbol
790 symbol table hash for the package. The cache is invalidated during
1410 has a special meaning in Perl. The symbol table is filled with names
H A Dperl5db.pl6880 I<DumpPackages> dump symbol tables of packages;
7056 I<DumpPackages> dump symbol tables of packages;
7957 =item * Determine the package that the symbol is in. Put it in C<::> (effectively C<main::>) if no package is specified.
7983 =item * If there's only one hit, and it's a package qualifier, and it's not equal to the initial text, re-complete it using the symbol we actually found.
8036 =item * If there's only one hit, it's a package qualifier, and it's not equal to the initial text, recomplete using this symbol.
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dppinput.c107 cur->symbol = 0;
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dcheck_rtime.pl108 # the symbol sort sections.
404 # these lines will occur before we find any symbol referencing
416 if ($Sym && ($Line =~ /symbol not found/)) {
429 # Just print the symbol name.
507 # This object contains a symbol sort section
512 # This object contains a complete symbol table.
528 # Does this object have at least one Directly Bound symbol?
637 # All objects should have a full symbol table to provide complete
640 "symbol table should not be stripped\t<remove -s?>") if $Strip;
642 # If there are symbol sor
[all...]
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c34 * more symbol tables, a set of load objects, and a set of threads that can be
597 * wants to look up a scoped symbol name such as "object`symbol". It is
844 * dlmopen. Since no symbol table information is available for this mapping
846 * address, but it is on the idle list. When the symbol table is ready and the
1713 mdb_tgt_add_sbrkpt(mdb_tgt_t *t, const char *symbol, argument
1716 return (t->t_ops->t_add_sbrkpt(t, symbol, spec_flags, func, p));
1914 * used by <mdb/mdb_target.h> and <libproc.h> for encoding symbol
/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A DPsymtab.c575 * forcibly cache all of the symbol tables associated with all object files.
700 * By building the symbol table, we implicitly bring the PLT
720 * By building the symbol table, we implicitly bring the PLT
994 * Find or build the symbol table for the given mapping.
1182 * We're looking through the elf file for several items: the symbol tables
1414 * Prefer the weak or strong global symbol to the local symbol.
1424 * Prefer the symbol that doesn't begin with a '$' since compilers and
1425 * other symbol generators often use it as a prefix.
1446 * Prefer the symbol wit
2611 Plookup_by_name(struct ps_prochandle *P, const char *object, const char *symbol, GElf_Sym *symp) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm1395 Hashref of symbol names for routines to be made available as universal
1414 Array of symbol names for variables to be made available as universal symbols.
1916 Release 5.005 grandfathered old global symbol names by providing preprocessor
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm734 # To reach this point either, the _PC_CHOWN_RESTRICTED symbol
735 # was not avialable or the symbol was there but chown giveaway
1931 C<_PC_CHOWN_RESTRICTED> symbol (for example, Windows NT) it is
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL243 Do not use C<Exporter> and/or export any symbol.
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1982 % Although only regular is the truly official Euro symbol, we ignore

Completed in 426 milliseconds

1234