Searched refs:symbols (Results 1 - 25 of 121) sorted by relevance

12345

/freebsd-9.3-release/contrib/binutils/binutils/
H A Drdcoff.c46 /* This structure is used to hold the symbols, as well as the current
47 location within the symbols. */
51 /* The symbols. */
53 /* The number of symbols. */
138 parse_coff_type (bfd *abfd, struct coff_symbols *symbols,
153 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
159 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
187 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
190 parse_coff_base_type (abfd, symbols,
228 return parse_coff_base_type (abfd, symbols, type
137 parse_coff_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, bfd_boolean useaux, void *dhandle) argument
234 parse_coff_base_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, void *dhandle) argument
374 parse_coff_struct_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, int ntype, union internal_auxent *pauxent, void *dhandle) argument
481 parse_coff_enum_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types ATTRIBUTE_UNUSED, union internal_auxent *pauxent, void *dhandle) argument
657 struct coff_symbols symbols; local
[all...]
/freebsd-9.3-release/usr.bin/ipcs/
H A Dipc.c60 struct nlist symbols[] = { variable in typeref:struct:nlist
144 symn = symbols[idx].n_name;
147 if (symbols[idx].n_type == 0 || symbols[idx].n_value == 0)
150 * For some symbols, the value we retrieve is
157 rv = kvm_read(kd, symbols[idx].n_value,
163 rv = kvm_read(kd, symbols[idx].n_value,
169 rv = kvm_read(kd, symbols[idx].n_value,
175 kaddr = symbols[idx].n_value;
H A Dipc.h33 /* Part of struct nlist symbols[] */
63 extern struct nlist symbols[];
/freebsd-9.3-release/contrib/libstdc++/src/
H A DMakefile.am32 libstdc++-symbols.ver: ${glibcxx_srcdir}/$(SYMVER_FILE) \
34 cp ${glibcxx_srcdir}/$(SYMVER_FILE) ./libstdc++-symbols.ver
48 version_arg = -Wl,--version-script=libstdc++-symbols.ver
49 version_dep = libstdc++-symbols.ver
52 version_arg = -Wl,--version-script=libstdc++-symbols.ver
53 version_dep = libstdc++-symbols.ver
56 version_arg = -Wl,-exported_symbols_list,libstdc++-symbols.explist
57 version_dep = libstdc++-symbols.explist
58 libstdc++-symbols.explist : libstdc++-symbols
[all...]
/freebsd-9.3-release/usr.bin/csup/
H A Drcstokenizer.l48 keyword head|access|symbols|locks|comment|expand|strict|date|author|state|branches|next|desc|log|text
/freebsd-9.3-release/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h21 /// Maximum number of symbols that can be put pending into lzma_range_encoder
33 /// Number of symbols in the tables
46 } symbols[RC_SYMBOLS_MAX]; member in struct:__anon4528
69 rc->symbols[rc->count] = bit;
109 rc->symbols[rc->count++]
119 rc->symbols[rc->count++] = RC_FLUSH;
165 switch (rc->symbols[rc->pos]) {
/freebsd-9.3-release/crypto/openssl/util/
H A Dmkdef.pl43 # EXPORT_VAR_AS_FUNCTION). This script assumes renaming of symbols is found
53 # exclude symbols that are part of an algorithm that some user wants to
358 /* Test file to check all DEF file symbols are present by trying
955 # Prune the returned symbols
1051 (my $name, *nums, my @symbols) = @_;
1057 foreach $sym (@symbols) {
1080 print STDERR "$new_info old symbols got an info update\n";
1085 print STDERR "No old symbols needed info update\n";
1186 (*OUT,my $name,*nums,my $testall,my @symbols)=@_;
1190 (@e)=grep(/^SSLeay(\{[0-9]+\})?\\.*?:.*?:.*/,@symbols);
[all...]
/freebsd-9.3-release/share/mk/
H A Dversion_gen.awk32 # of symbols (+ 1) found for each version.
35 # symbols[][] - array index by [version name, symbol index], contains
36 # names of symbols defined for each version.
38 # used to check for duplicate symbols and warn about them.
150 symbols[current_version, count] = $1;
207 # ancestral version, recursively print its symbols before
208 # printing the symbols for this version.
223 printf("\t%s;\n", symbols[v, i]);
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dreloc16.c64 the generic symbols. */
112 /* Find all symbols past this point, and make them know
245 symbols)
251 asymbol **symbols;
269 symbols);
283 symbols);
H A Delf64-sparc.c56 asymbol **symbols, bfd_boolean dynamic)
106 ps = symbols + ELF64_R_SYM (rela.r_info) - 1;
109 /* Canonicalize ELF section symbols. FIXME: Why? */
149 asymbol **symbols, bfd_boolean dynamic)
195 if (!elf64_sparc_slurp_one_reloc_table (abfd, asect, rel_hdr, symbols,
200 && !elf64_sparc_slurp_one_reloc_table (abfd, asect, rel_hdr2, symbols,
211 arelent **relptr, asymbol **symbols)
217 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE))
415 /* Hook called by the linker routine which adds symbols from an object
416 file. We use it for STT_REGISTER symbols
54 elf64_sparc_slurp_one_reloc_table(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, asymbol **symbols, bfd_boolean dynamic) argument
148 elf64_sparc_slurp_reloc_table(bfd *abfd, asection *asect, asymbol **symbols, bfd_boolean dynamic) argument
210 elf64_sparc_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
[all...]
H A Dtekhex.c27 Tek Hex records can hold symbols and data, but not
261 struct tekhex_symbol_struct *symbols; member in struct:tekhex_data_struct
423 new->prev = abfd->tdata.tekhex_data->symbols;
424 abfd->tdata.tekhex_data->symbols = new;
506 tekhex_symbol_type *p = abfd->tdata.tekhex_data->symbols;
537 tdata->symbols = NULL;
810 /* And the symbols. */
819 /* Do not include debug symbols. */
H A Dsrec.c79 S-Record format; symbols and their addresses can be sent
101 We allow symbols to be anywhere in the data stream - the module names
170 struct srec_symbol *symbols; member in struct:srec_data_struct
207 tdata->symbols = NULL;
279 if (abfd->tdata.srec_data->symbols == NULL)
280 abfd->tdata.srec_data->symbols = n;
624 /* Check whether an existing file is an S-record file with symbols. */
1010 /* Dump out the symbols of a bfd. */
1031 /* Just dump out non debug symbols. */
1063 internal_srec_write_object_contents (bfd *abfd, int symbols) argument
[all...]
H A Dmipsbsd.c128 file header, symbols, and relocation. */
349 MY(canonicalize_reloc) (abfd, section, relptr, symbols)
353 asymbol **symbols;
381 if (!NAME(aout,slurp_reloc_table) (abfd, section, symbols))
H A Dbfd.c136 . {* Flag set if symbols from this BFD should not be exported. *}
297 N_("No symbols"),
747 asymbol **symbols)
756 (abfd, asect, location, symbols));
1317 asymbol **symbols)
1334 return (*fn) (abfd, link_info, link_order, data, relocatable, symbols);
1739 on at least some symbols, so we remove all dots to avoid
741 bfd_canonicalize_reloc(bfd *abfd, sec_ptr asect, arelent **location, asymbol **symbols) argument
1309 bfd_get_relocated_section_contents(bfd *abfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
H A Dlibecoff.h118 /* The canonical BFD symbols. */
296 (bfd *, asection *, arelent **, asymbol **symbols);
/freebsd-9.3-release/contrib/binutils/gas/
H A Dobj.h28 void obj_emit_symbols (char **where, symbolS * symbols);
/freebsd-9.3-release/sys/contrib/ia64/libuwx/src/
H A Duwx_symbols.c105 /* Read function symbols from the object file */
188 struct elf_symbol *symbols; member in struct:elf_file
208 struct elf_symbol *symbols; member in struct:elf_section
287 if (sect->symbols != NULL)
354 sect->symbols = syms;
528 sect->symbols = NULL;
652 ef->symbols = NULL;
692 && sect->symbols != NULL)
693 (*ef->free_cb)(sect->symbols);
727 ef->symbols
[all...]
/freebsd-9.3-release/gnu/usr.bin/binutils/as/
H A DMakefile40 symbols.c \
/freebsd-9.3-release/contrib/cvs/src/
H A Dstatus.c297 List *symbols = RCS_symbols(vers->srcfile); local
300 if (symbols)
303 (void) walklist (symbols, tag_list_proc, NULL);
H A Drcs.h27 #define RCSSYMBOLS "symbols"
77 called, we parse these into ->symbols, and free ->symbols_data. */
85 List *symbols; member in struct:rcsnode
/freebsd-9.3-release/sys/conf/
H A Dkmod.mk12 # EXPORT_SYMS A list of symbols that should be exported from the module,
13 # or the name of a file containing a list of symbols, or YES
14 # to export all symbols. If not defined, no symbols are
184 ${PROG}: ${FULLPROG} ${PROG}.symbols
185 ${OBJCOPY} --strip-debug --add-gnu-debuglink=${PROG}.symbols\
187 ${PROG}.symbols: ${FULLPROG}
281 CLEANFILES+= ${FULLPROG} ${PROG}.symbols
300 ${_INSTALLFLAGS} ${PROG}.symbols ${DESTDIR}${KMODDIR}
H A Dkern.post.mk105 ${KERNEL_KO}: ${FULLKERNEL} ${KERNEL_KO}.symbols
106 ${OBJCOPY} --strip-debug --add-gnu-debuglink=${KERNEL_KO}.symbols\
108 ${KERNEL_KO}.symbols: ${FULLKERNEL}
156 ${FULLKERNEL} ${KERNEL_KO} ${KERNEL_KO}.symbols \
265 ${INSTALL} -p -m 555 -o ${KMODOWN} -g ${KMODGRP} ${KERNEL_KO}.symbols ${DESTDIR}${KODIR}
278 ${INSTALL} -p -m 555 -o ${KMODOWN} -g ${KMODGRP} ${KERNEL_KO}.symbols ${DESTDIR}${KODIR}
/freebsd-9.3-release/contrib/binutils/ld/
H A Dpe-dll.c119 belong symbols with name <sym>, if __imp_<sym> is found in implib), the
191 /* Entry point symbols. */
204 /* Entry point symbols, and entry hooks. */
337 /* Don't export some c++ symbols. */
340 /* Don't re-export auto-imported symbols. */
342 /* Don't export symbols specifying internal DLL layout. */
404 defined, since we can't export symbols we don't have. */
496 /* Next, exclude symbols from certain startup objects. */
509 /* Don't try to blindly exclude all symbols
523 /* Next, exclude symbols startin
603 asymbol **symbols; local
1128 asymbol **symbols; local
1202 asymbol **symbols; local
[all...]
/freebsd-9.3-release/usr.sbin/asf/
H A Dasf.c272 ".symbols",
/freebsd-9.3-release/contrib/llvm/lib/Support/Windows/
H A DDynamicLibrary.inc126 // First check symbols added via AddSymbol().

Completed in 174 milliseconds

12345