HomeSort by: relevance | last modified time | path
    Searched refs:symbols (Results 1 - 23 of 23) sorted by relevancy

  /src/lib/libexecinfo/
symtab.c 68 struct symbol *symbols; member in struct:symtab
86 free(s->symbols[i].st_name);
87 free(s->symbols);
137 warn("Cannot allocate %zu symbols", ns);
140 st->symbols = s;
169 st->nsymbols = s - st->symbols;
171 warnx("No symbols found");
174 qsort(st->symbols, st->nsymbols, sizeof(*st->symbols),
189 struct symbol *s = st->symbols;
    [all...]
  /src/sys/dev/microcode/siop/
ncr53cxxx.c 127 } symbols[MAXSYMBOLS]; variable in typeref:struct:__anon2627f25e0308[]
503 if ((symbols[i].flags & F_DEFINED) == 0 &&
504 symbols[i].type != S_EXTERNAL) {
506 symbols[i].name);
508 if (symbols[i].type == S_ABSOLUTE)
510 else if (symbols[i].type == S_RELATIVE)
512 else if (symbols[i].type == S_EXTERNAL)
514 else if (symbols[i].flags & F_ENTRY)
518 fprintf (outfp, "#define\t%s%s\t0x%08x\n", code, symbols[i].name,
519 symbols[i].value)
    [all...]
  /src/sys/arch/vax/boot/common/
srt0.S 72 pushl 8(%ap) # number of symbols
73 pushl 16(%ap) # start of symbols
  /src/doc/
TODO.modules 12 undefined global symbols are resolved; if any symbols can't
14 included in (built-into) the kernel, all of its symbols must
204 21. We currently do not support "weak" symbols in the in-kernel linker.
  /src/sys/arch/atari/stand/tostools/libtos/
bsdstart.S 55 | a1: end of symbols (esym)
72 movl %a3@(32),%a1 | end of symbols
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
asan_symbolize.py 297 self.symbols = {}
315 self.symbols[int(fragments[1], 16)] = ' '.join(fragments[3:])
320 if not cur_function_addr in self.symbols.keys():
321 self.symbols[cur_function_addr] = ' '.join(fragments[4:])
344 symbol = self.symbols[sym_id]
  /src/share/mk/
bsd.lib.mk 687 # If there's a file listing expected symbols, fail if the diff from it
688 # to the actual symbols is nonempty, and show the diff in that case.
697 # If we don't have a version map enumerating the exact symbols
701 # these symbols).
705 # simply not export the symbols.
740 actual symbols differ from expected symbols >&2; \
753 update-symbols: .PHONY
754 update-symbols: ${_LIB.so.full}.actsym
757 echo 'WARNING: Symbols deleted, major bump required!' >&2;
    [all...]
bsd.kmodule.mk 11 # Only need symbols for ctf, strip them after converting to CTF
14 # Keep symbols if built with "-g"
bsd.sys.mk 353 # AARCH64 big endian needs to preserve $x/$d symbols for the linker.
356 # ARM big endian needs to preserve $a/$d/$t symbols for the linker.
bsd.prog.mk 51 # CTF preserve debug symbols
  /src/lib/libc/resolv/
res_debug.c 640 const struct res_sym *symbols; local in function:p_section
644 symbols = __p_update_section_syms;
647 symbols = __p_default_section_syms;
650 return (sym_ntos(symbols, section, (int *)0));
  /src/sys/external/isc/libsodium/dist/
configure.ac 719 [AC_MSG_NOTICE([unable to reliably tag symbols as private])
725 AC_DEFINE_UNQUOTED([ASM_HIDE_SYMBOL], [$asm_hide_symbol], [directive to hide symbols])
729 AC_MSG_CHECKING(if weak symbols are supported)
732 # error Support for weak symbols may not be available
739 AC_DEFINE([HAVE_WEAK_SYMBOLS], [1], [weak symbols are supported])],
ltmain.sh 2411 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
2412 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
2413 -export-symbols SYMFILE
2414 try to export only the symbols listed in SYMFILE
2415 -export-symbols-regex REGEX
2416 try to export only the symbols matching REGEX
2422 -no-undefined declare that a library does not refer to external symbols
3234 # Extract symbols from dlprefiles and create ${outputname}S.o with
3249 func_error "not configured to extract global symbols from dlpreopened files"
3301 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'
    [all...]
configure 9450 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
9452 DUMPBIN="$DUMPBIN -symbols -headers"
10736 # Regexp to match symbols that can be accessed directly from C.
10782 # Gets list of data symbols to import.
10799 # Some systems (esp. on ia64) link data and code symbols differently,
10838 # Also find C++ and __fastcall symbols from MSVC++,
10882 # Now try to grab the symbols.
10896 # Make sure that we snagged all the symbols we need.
10922 /* The mapping between symbol names and symbols. */
12153 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 989 [Tool to change global to local symbols on Mac OS X])
1088 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym'
1090 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib'
1129 _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil"
1130 _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil"
1134 _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil"
1875 correspondingly for the symbols needed. */
2436 # list of exported symbols of that shared object, eventually
3718 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
3720 DUMPBIN="$DUMPBIN -symbols -headers
    [all...]
  /src/usr.sbin/sysinst/
msg.mi.en 903 {Debug symbols}
906 {Debug symbols (32-bit)}
909 {Debug symbols (64-bit)}
912 {X11 debug symbols}
msg.mi.es 923 {Debug symbols}
926 {Debug symbols (32-bit)}
929 {Debug symbols (64-bit)}
932 {X11 debug symbols}
  /src/sys/arch/sun3/sun3x/
locore.s 74 | boot loader has loaded us into low memory but all the symbols in this
110 | kernel can sanity-check the DDB symbols at [end...esym].
596 | Not using _C_LABEL() here because these symbols are never
  /src/common/dist/zlib/
make_vms.com 21 $! 0.08 20120219 Make it work on VAX again, pre-load missing symbols to shared
298 $! Check command line options and set symbols accordingly
  /src/sys/arch/vax/vax/
subr.S 108 cmpb (%ap),$3 # symbols info present?
  /src/sys/arch/sun3/sun3/
locore.s 623 | Not using _C_LABEL() here because these symbols are never
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 3727 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
3728 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
3729 -export-symbols SYMFILE
3730 try to export only the symbols listed in SYMFILE
3731 -export-symbols-regex REGEX
3732 try to export only the symbols matching REGEX
3738 -no-undefined declare that a library does not refer to external symbols
4562 # Extract symbols from dlprefiles and create ${outputname}S.o with
4578 func_error "not configured to extract global symbols from dlpreopened files"
4632 func_verbose "extracting global C symbols from '$func_to_tool_file_result'
    [all...]
  /src/sys/arch/sparc/sparc/
locore.s 205 * There variables are pointed to by the cpp symbols PGSHIFT, NBPG,
3884 * symbols, if any) is passed in %o4[0] and the bootinfo structure
3941 tst %o4 ! do we have the symbols?

Completed in 41 milliseconds