Searched refs:symbols (Results 226 - 250 of 427) sorted by relevance

1234567891011>>

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dlibbfd.h422 have dynamic symbols or relocs. Use BFD_JUMP_TABLE_DYNAMIC
522 /* Generic routine to mark section as supplying symbols only. */
567 /* Eliminate stabs for discarded functions and symbols. */
1989 asymbol **symbols);
H A Dpe-mips.c357 FIXME: This macro refers to symbols and asect; these are from the
365 + (cache_ptr->sym_ptr_ptr - symbols)); \
626 /* COFF treats common symbols in one of two ways. Either the
819 we treat all symbols starting with L as local. */
H A Dsom.c1470 /* The difference of two symbols needs *very* special handling. */
1552 /* The difference of two symbols needs *very* special handling. */
1984 /* This can happen for a .o which defines symbols in otherwise
2415 We desire symbols to be ordered starting with the symbol with the
2427 is stored in the udata pointer for section symbols! */
2474 dependent on the index of the symbol. So symbols which are
2516 /* Scaling to encourage symbols involved in R_DP_RELATIVE
2526 /* Handle section symbols by storing the count in the udata
2528 for these symbols. */
2654 special place for section symbols
4498 som_set_reloc_info(unsigned char *fixup, unsigned int end, arelent *internal_relocs, asection *section, asymbol **symbols, bfd_boolean just_count) argument
4840 som_slurp_reloc_table(bfd *abfd, asection *section, asymbol **symbols, bfd_boolean just_count) argument
4934 som_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
[all...]
H A Dcoffgen.c514 attached to debugging symbols. We try to simply ignore
607 /* Run through all the symbols in the symbol table and work out what
623 /* COFF demands that undefined symbols come after all other symbols.
626 just move the undefined symbols to the end, leaving the rest
627 alone. The O'Reilly book says that defined global symbols come
628 at the end before the undefined symbols, so we do that here as
784 /* COFF symbols always have names, so we'll make one up. */
1080 /* Write out the COFF symbols. */
1119 /* Output all the symbols w
2019 coff_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *line_ptr) argument
[all...]
H A Delf32-arm.c2134 symbols with Arm stubs. */
2658 /* Allocate space and symbols for calling a Thumb function from Arm mode.
2937 /* The elf32_arm_init_maps function only cares about symbols from input
3157 /* We don't care about local symbols. */
3244 /* Obtain a buffer full of symbols for this BFD. The hdr->sh_info field
3245 should contain the number of local symbols, which should come before any
3246 global symbols. Mapping symbols are always local. */
3250 /* No internal symbols read? Skip this BFD. */
3778 after sections have been laid out, using specially-named symbols
8167 arm_elf_find_function(bfd * abfd ATTRIBUTE_UNUSED, asection * section, asymbol ** symbols, bfd_vma offset, const char ** filename_ptr, const char ** functionname_ptr) argument
8229 elf32_arm_find_nearest_line(bfd * abfd, asection * section, asymbol ** symbols, bfd_vma offset, const char ** filename_ptr, const char ** functionname_ptr, unsigned int * line_ptr) argument
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A DNTMakefile483 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libkrb5-exports.def.in
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Drbnf.cpp1715 // De-owning the current localized symbols and adopt the new symbols.
1739 // Setting the symbols is equlivalent to adopting a newly created localized symbols.
1741 RuleBasedNumberFormat::setDecimalFormatSymbols(const DecimalFormatSymbols& symbols) argument
1743 adoptDecimalFormatSymbols(new DecimalFormatSymbols(symbols));
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dgenerate_config_vms_h_curl.com362 $! to know about universal symbols. VMS does not need this support so
/macosx-10.10.1/curl-83.1.2/xcscripts/
H A Dinstall_libtest.sh152 install -m 0644 "$PROJECT_DIR"/curl/docs/libcurl/symbols-in-versions "$INSTALL_DIR"/usr/local/share/bsdtests/curl/docs/libcurl
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dvmasm.vim19 " Partial list of register symbols
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dltmain.sh1077 # to make a dll which has undefined symbols, in which case not
1080 # that all symbols are satisfied, otherwise we get a static library.
1472 -export-symbols | -export-symbols-regex)
1474 $echo "$modename: more than one -exported-symbols argument is not allowed"
1477 if test "X$arg" = "X-export-symbols"; then
2432 # Prefer using a static library (so that no silly _DYNAMIC symbols
2812 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3084 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3364 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dltmain.sh1121 # to make a dll which has undefined symbols, in which case not
1124 # that all symbols are satisfied, otherwise we get a static library.
1516 -export-symbols | -export-symbols-regex)
1518 $echo "$modename: more than one -exported-symbols argument is not allowed"
1521 if test "X$arg" = "X-export-symbols"; then
2500 # Prefer using a static library (so that no silly _DYNAMIC symbols
2880 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3152 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3432 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dltmain.sh1077 # to make a dll which has undefined symbols, in which case not
1080 # that all symbols are satisfied, otherwise we get a static library.
1472 -export-symbols | -export-symbols-regex)
1474 $echo "$modename: more than one -exported-symbols argument is not allowed"
1477 if test "X$arg" = "X-export-symbols"; then
2432 # Prefer using a static library (so that no silly _DYNAMIC symbols
2812 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3084 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3364 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/
H A Dlibtool212 archive_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
218 module_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs\$compiler_flags~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
250 # Flag that allows shared libraries with undefined symbols to be built.
253 # Flag that forces no undefined symbols.
262 # Take the output of nm and produce a listing of raw symbols and C names.
330 # Set to yes if exported symbols are required.
333 # The commands to list exported symbols.
339 # Symbols that should not be listed in the preloaded symbols
[all...]
/macosx-10.10.1/OpenPAM-20/openpam/
H A Dltmain.sh1136 # to make a dll which has undefined symbols, in which case not
1139 # that all symbols are satisfied, otherwise we get a static library.
1540 -export-symbols | -export-symbols-regex)
1542 $echo "$modename: more than one -exported-symbols argument is not allowed"
1545 if test "X$arg" = "X-export-symbols"; then
2525 # Prefer using a static library (so that no silly _DYNAMIC symbols
2907 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3179 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3464 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/bind9-45.101/bind9/
H A Dltmain.sh1143 # to make a dll which has undefined symbols, in which case not
1146 # that all symbols are satisfied, otherwise we get a static library.
1548 -export-symbols | -export-symbols-regex)
1550 $echo "$modename: more than one -exported-symbols argument is not allowed"
1553 if test "X$arg" = "X-export-symbols"; then
2543 # Prefer using a static library (so that no silly _DYNAMIC symbols
2925 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3204 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3489 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/expat-12/expat/conftools/
H A Dltmain.sh1077 # to make a dll which has undefined symbols, in which case not
1080 # that all symbols are satisfied, otherwise we get a static library.
1472 -export-symbols | -export-symbols-regex)
1474 $echo "$modename: more than one -exported-symbols argument is not allowed"
1477 if test "X$arg" = "X-export-symbols"; then
2432 # Prefer using a static library (so that no silly _DYNAMIC symbols
2812 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3084 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3364 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/file-46/file/
H A Dltmain.sh1160 # to make a dll which has undefined symbols, in which case not
1163 # that all symbols are satisfied, otherwise we get a static library.
1572 -export-symbols | -export-symbols-regex)
1574 $echo "$modename: more than one -exported-symbols argument is not allowed"
1577 if test "X$arg" = "X-export-symbols"; then
2573 # Prefer using a static library (so that no silly _DYNAMIC symbols
2955 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3234 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3522 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/iodbc-42.5/iodbc/admin/
H A Dltmain.sh1021 # to make a dll which has undefined symbols, in which case not
1024 # that all symbols are satisfied, otherwise we get a static library.
1409 -export-symbols | -export-symbols-regex)
1411 $echo "$modename: more than one -exported-symbols argument is not allowed"
1414 if test "X$arg" = "X-export-symbols"; then
2343 # Prefer using a static library (so that no silly _DYNAMIC symbols
2715 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
2987 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3267 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/libiconv-42/libiconv/build-aux/
H A Dltmain.sh1079 # to make a dll which has undefined symbols, in which case not
1082 # that all symbols are satisfied, otherwise we get a static library.
1474 -export-symbols | -export-symbols-regex)
1476 $echo "$modename: more than one -exported-symbols argument is not allowed"
1479 if test "X$arg" = "X-export-symbols"; then
2436 # Prefer using a static library (so that no silly _DYNAMIC symbols
2816 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3088 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3368 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/libiconv-42/libiconv/libcharset/build-aux/
H A Dltmain.sh1079 # to make a dll which has undefined symbols, in which case not
1082 # that all symbols are satisfied, otherwise we get a static library.
1474 -export-symbols | -export-symbols-regex)
1476 $echo "$modename: more than one -exported-symbols argument is not allowed"
1479 if test "X$arg" = "X-export-symbols"; then
2436 # Prefer using a static library (so that no silly _DYNAMIC symbols
2816 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3088 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3368 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/autoconf/
H A Dltmain.sh1077 # to make a dll which has undefined symbols, in which case not
1080 # that all symbols are satisfied, otherwise we get a static library.
1472 -export-symbols | -export-symbols-regex)
1474 $echo "$modename: more than one -exported-symbols argument is not allowed"
1477 if test "X$arg" = "X-export-symbols"; then
2432 # Prefer using a static library (so that no silly _DYNAMIC symbols
2812 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3084 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3364 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/autoconf/
H A Dltmain.sh1077 # to make a dll which has undefined symbols, in which case not
1080 # that all symbols are satisfied, otherwise we get a static library.
1472 -export-symbols | -export-symbols-regex)
1474 $echo "$modename: more than one -exported-symbols argument is not allowed"
1477 if test "X$arg" = "X-export-symbols"; then
2432 # Prefer using a static library (so that no silly _DYNAMIC symbols
2812 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
3084 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3364 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/ntp-92/sntp/
H A Dltmain.sh1021 # to make a dll which has undefined symbols, in which case not
1024 # that all symbols are satisfied, otherwise we get a static library.
1409 -export-symbols | -export-symbols-regex)
1411 $echo "$modename: more than one -exported-symbols argument is not allowed"
1414 if test "X$arg" = "X-export-symbols"; then
2343 # Prefer using a static library (so that no silly _DYNAMIC symbols
2715 $echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
2987 $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2
3267 # Check to see if the archive will have undefined symbols
[all...]
/macosx-10.10.1/IOKitUser-1050.1.21/kext.subproj/
H A DOSKext.c91 * or when loading/generating symbols from user space.
226 /* Used when generating symbols.
435 "if it references any kernel symbols, it may fail to link.");
438 "if it references any kernel symbols, it may fail to link.");
614 CFMutableDictionaryRef symbols);
661 CFMutableDictionaryRef symbols);
7474 CFMutableDictionaryRef symbols)
7583 CFDictionarySetValue(symbols, cfSymbolName, kCFBooleanTrue);
7647 * Given a library kext, check all of its exported symbols against the running
7648 * lists of undef (not yet found) symbols, symbol
7472 __OSKextReadSymbolReferences( OSKextRef aKext, CFMutableDictionaryRef symbols) argument
9301 __OSKextExtractDebugSymbols( OSKextRef aKext, CFMutableDictionaryRef symbols) argument
9336 __OSKextGenerateDebugSymbols( OSKextRef aKext, CFDataRef kernelImage, uint64_t kernelLoadAddress, KXLDContext * kxldContext, CFMutableDictionaryRef symbols) argument
15099 CFMutableDictionaryRef symbols = NULL; local
[all...]

Completed in 788 milliseconds

1234567891011>>