Searched refs:symbols (Results 26 - 50 of 145) sorted by relevance

123456

/freebsd-10.2-release/contrib/libstdc++/src/
H A DMakefile.in304 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,-exported_symbols_list,libstdc++-symbols.explist
306 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
307 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
308 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.explist
310 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
311 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
703 @ENABLE_SYMVERS_TRUE@libstdc++-symbols.ver: ${glibcxx_srcdir}/$(SYMVER_FILE) \
705 @ENABLE_SYMVERS_TRUE@ cp ${glibcxx_srcdir}/$(SYMVER_FILE) ./libstdc++-symbols.ver
717 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc++-symbols.explist : libstdc++-symbols
[all...]
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Symbol/
H A DSymtab.cpp169 s->Printf("Symtab %zu symbol indexes (%zu symbols total):\n", indexes.size(), m_symbols.size());
296 // If we ever need the trampoline symbols to be searchable by name
298 // Symtab functions that lookup symbols by name to indicate if they
551 const Symbol *symbols; member in struct:SymbolSortInfo
556 const std::vector<Symbol>& symbols; member in struct:__anon3812::SymbolIndexComparator
560 // Since there are potentially many symbols here, and we're using this for sorting so
562 // The array passed in has to be the same size as the symbols array passed into the
563 // member variable symbols, and should be initialized with LLDB_INVALID_ADDRESS.
568 SymbolIndexComparator(const std::vector<Symbol>& s, std::vector<lldb::addr_t> &a) : symbols(s), addr_cache(a) {
569 assert (symbols
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Support/Windows/
H A DDynamicLibrary.inc126 // First check symbols added via AddSymbol().
/freebsd-10.2-release/contrib/binutils/bfd/
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 Dlibecoff.h118 /* The canonical BFD symbols. */
296 (bfd *, asection *, arelent **, asymbol **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 Dlibcoff-in.h30 #define obj_symbols(bfd) (coff_data (bfd)->symbols)
49 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */ member in struct:coff_tdata
71 /* The unswapped external symbols. May be NULL. Read by
217 /* The first and one past the last symbol indices for symbols used
462 symbols from global to static. */
480 /* Buffer large enough to hold swapped symbols of any input file. */
482 /* Buffer large enough to hold sections of symbols of any input file. */
484 /* Buffer large enough to hold output indices of symbols of any
487 /* Buffer large enough to hold output symbols for any input file. */
H A Dbout.c429 /* Make sure {CALL,BAL}NAME symbols remain adjacent on output
509 generic symbols. */
673 b_out_slurp_reloc_table (bfd *abfd, sec_ptr asect, asymbol **symbols)
772 cache_ptr->sym_ptr_ptr = symbols + symnum;
777 /* In a.out symbols are relative to the beginning of the
889 asymbol **symbols)
907 && ! b_out_slurp_reloc_table (abfd, section, symbols))
1028 /* Find all symbols past this point, and make them know
1129 /* This will be N bytes smaller in the long run, adjust all the symbols. */
1214 asymbol **symbols)
672 b_out_slurp_reloc_table(bfd *abfd, sec_ptr asect, asymbol **symbols) argument
885 b_out_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
1206 b_out_bfd_get_relocated_section_contents(bfd *output_bfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
[all...]
H A Delf64-mips.c1972 /* R_MIPS_LITERAL relocations are defined for local symbols only. */
2015 /* R_MIPS_GPREL32 relocations are defined for local symbols only. */
2351 arelent **relptr, asymbol **symbols)
2357 if (! bed->s->slurp_reloc_table (abfd, section, symbols, FALSE))
2419 arelent *relents, asymbol **symbols,
2489 /* Some types require symbols, whereas some do not. */
2509 ps = symbols + rela.r_sym - 1;
2587 asymbol **symbols, bfd_boolean dynamic)
2643 symbols, dynamic))
2650 symbols, dynami
2345 mips_elf64_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
2411 mips_elf64_slurp_one_reloc_table(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
2581 mips_elf64_slurp_reloc_table(bfd *abfd, asection *asect, asymbol **symbols, bfd_boolean dynamic) argument
[all...]
H A Dlinker.c42 routines. The second routine adds the symbols from an object
46 does not need to know anything about the symbols in the object
49 the details of symbols and relocs.
111 Adding symbols to the hash table
130 @* Adding symbols from an object file::
131 @* Adding symbols from an archive::
135 Differing file formats, Adding symbols from an object file, Adding Symbols to the Hash Table, Adding Symbols to the Hash Table
172 Adding symbols from an object file, Adding symbols from an archive, Differing file formats, Adding Symbols to the Hash Table
174 Adding symbols fro
1201 asymbol **symbols; local
1288 generic_link_add_symbol_list(bfd *abfd, struct bfd_link_info *info, bfd_size_type symbol_count, asymbol **symbols, bfd_boolean collect) argument
2056 asymbol **symbols; local
[all...]
H A Dlibaout.h177 /* Callback from the add symbols phase of the linker code to handle
183 /* Callback from the add symbols phase of the linker code to handle
356 aout_symbol_type *symbols; /* Symtab for input bfd. */
420 /* A mapping from local symbols to offsets into the global offset
434 #define obj_aout_symbols(bfd) (adata (bfd).symbols)
354 aout_symbol_type *symbols; /* Symtab for input bfd. */ member in struct:aoutdata
/freebsd-10.2-release/tools/tools/shlib-compat/
H A Dshlib-compat.py174 #{{{ symbols and version maps
218 self.symbols = {}
221 if (self.symbols.has_key(symbol.name)):
224 self.symbols[symbol.name] = symbol
227 return self.symbols.keys()
230 return repr(self.symbols.values())
662 for sym in ver.symbols.values():
929 print ' Added symbols: ', \
933 print ' Removed symbols: ', \
948 sym = CommonSymbol(origver.symbols[
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh639 SHA1 (NetBSD-6.0/acorn26/installation/misc/netbsd-INSTALL.symbols.gz) = 3eca116cb41df17471b9e24e453c3164bc2f6fee
640 SHA512 (NetBSD-6.0/acorn26/installation/misc/netbsd-INSTALL.symbols.gz) = e2fce3e17958cd1865c584fa3a97a061f8fef09a8793f61018144e753d4667026349747ac7d9dfa6ad70afe2c4dbfeaef1f5718430947958f34785858e2424e3
641 RMD160 (NetBSD-6.0/acorn26/installation/misc/netbsd-INSTALL.symbols.gz) = 9f25df06373241ff5dfaafa250311a4bc5020197
642 MD5 (NetBSD-6.0/acorn26/installation/misc/netbsd-INSTALL.symbols.gz) = 4daa298789745793c9f9f1a03c4ecdb5
731 SHA1 (NetBSD-6.0/acorn32/installation/kernel/netbsd-INSTALL.symbols.gz) = b155be9bb81a3c15abe2b6732d48e8bfe53abc53
732 SHA512 (NetBSD-6.0/acorn32/installation/kernel/netbsd-INSTALL.symbols.gz) = a3a1c068acbe2d634da3442aac4de7107dfcaf3634be291f9c3285aeb9fa680e59acb9273774e6317f71d6f9be2e1851a0e0f60b3cc83972f3e185f3e8237522
733 RMD160 (NetBSD-6.0/acorn32/installation/kernel/netbsd-INSTALL.symbols.gz) = 3ac12cb07a5e8b9810946c489b9a4c3b9aecdcbc
734 MD5 (NetBSD-6.0/acorn32/installation/kernel/netbsd-INSTALL.symbols.gz) = 1fe3c151480781a09a6f642ab87b9495
943 SHA1 (NetBSD-6.0/alpha/installation/instkernel/netbsd.symbols.gz) = 72358f5496a38794927cca6f55addc09e74983bd
944 SHA512 (NetBSD-6.0/alpha/installation/instkernel/netbsd.symbols
[all...]
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dsymtab.c497 much we can do about it: but when demangling partial symbols and
498 regular symbols, we'd better not reuse the wrong demangled name.
797 /* Search the global symbols as well as the static symbols, so that
861 /* Debug symbols usually don't have section information. We need to dig that
862 out of the minimal symbols and stash that in the debug symbol. */
1027 /* Now search all static file-level symbols. Not strictly correct,
1122 depending on whether or not we want to search global symbols or
1123 static symbols. */
1157 symbols o
2643 free_search_symbols(struct symbol_search *symbols) argument
2656 do_free_search_symbols_cleanup(void *symbols) argument
2662 make_cleanup_free_search_symbols(struct symbol_search *symbols) argument
2685 struct symbol_search **symbols, *symp, *old_next; local
3092 struct symbol_search *symbols; local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp122 typedef std::vector<COFFSymbol*> symbols; typedef in class:__anon2410::WinCOFFObjectWriter
133 symbols Symbols;
314 for (symbols::iterator I = Symbols.begin(), E = Symbols.end(); I != E; ++I)
416 report_fatal_error("Weak externals may only alias symbols");
511 // need symbols so they can be linked to code in the .text section right?
515 // For now, all non-variable symbols are exported,
668 // between the two symbols. Update FixedValue to account for the delta, and
681 // Turn relocations for temporary symbols into section relocations.
723 for (symbols::iterator i = Symbols.begin(), e = Symbols.end(); i != e; i++) {
727 // Update section number & offset for symbols tha
[all...]
/freebsd-10.2-release/contrib/binutils/binutils/
H A Dwrstabs.c136 /* This buffer holds the symbols. */
137 bfd_byte *symbols; member in struct:stab_write_handle
383 info->symbols = (bfd_byte *) xrealloc (info->symbols,
387 memcpy (info->symbols + info->symbols_size, sym, STAB_SYMBOL_SIZE);
454 information. This accumulates the stabs symbols and the strings in
459 the symbols, *PSYMSIZE the size of the symbols, *PSTRINGS to the
477 info.symbols = (bfd_byte *) xmalloc (info.symbols_alloc);
524 bfd_put_32 (abfd, info.strings_size, info.symbols
[all...]
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/API/
H A DSBModule.cpp343 SymbolVendor *symbols = module_sp->GetSymbolVendor(); local
344 if (symbols)
345 return symbols->GetSymtab();
/freebsd-10.2-release/contrib/gcclibs/libiberty/
H A Dvmsbuild.com64 $! we now have a file with one entry per line of unresolvable symbols
/freebsd-10.2-release/lib/libc/resolv/
H A Dres_debug.c628 const struct res_sym *symbols; local
632 symbols = __p_update_section_syms;
635 symbols = __p_default_section_syms;
638 return (sym_ntos(symbols, section, (int *)0));
/freebsd-10.2-release/contrib/gdb/include/
H A Ddis-asm.h87 /* An array of pointers to symbols either at the location being disassembled
92 asymbol **symbols; member in struct:disassemble_info
93 /* Number of symbols in array. */
134 This is used by some ports that want to hide special symbols when
/freebsd-10.2-release/contrib/binutils/include/
H A Ddis-asm.h90 /* An array of pointers to symbols either at the location being disassembled
95 asymbol **symbols; member in struct:disassemble_info
96 /* Number of symbols in array. */
100 used on Arm to find mapping symbols and determine Arm/Thumb code. */
143 This is used by some ports that want to hide special symbols when
/freebsd-10.2-release/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1867 __mf_backtrace (char ***symbols, void *guess_pc, unsigned guess_omit_levels) argument
1926 *symbols = backtrace_symbols (pc_array + omitted_size, remaining_size);
1945 *symbols = pointers;
2002 char ** symbols; local
2005 num = __mf_backtrace (& symbols, (void *) pc, 2);
2011 fprintf (stderr, " %s\n", symbols[i]);
2014 CALL_REAL(free, symbols);
/freebsd-10.2-release/contrib/llvm/lib/Support/Unix/
H A DPath.inc245 // binaries with symbols.

Completed in 172 milliseconds

123456