Home
last modified time | relevance | path

Searched refs:nm (Results 101 – 124 of 124) sorted by relevance

12345

/dragonfly/crypto/libressl/apps/openssl/
H A Dapps.c1045 print_name(BIO *out, const char *title, X509_NAME *nm, unsigned long lflags) in print_name() argument
1058 buf = X509_NAME_oneline(nm, 0, 0); in print_name()
1065 X509_NAME_print_ex(out, nm, indent, lflags); in print_name()
/dragonfly/games/larn/
H A DREADME80 This file (below) originally by James D. McNamara, last update 7/27/86 by nm
/dragonfly/crypto/libressl/include/openssl/
H A Docsp.h214 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
H A Dx509v3.h843 int X509V3_NAME_from_section(X509_NAME *nm, STACK_OF(CONF_VALUE)*dn_sk,
/dragonfly/contrib/gdb-7/
H A DREADME.DELETED517 gdb/config/i386/nm-fbsd.h
518 gdb/config/i386/nm-i386gnu.h
529 gdb/config/nm-linux.h
530 gdb/config/nm-nto.h
/dragonfly/etc/
H A Dservices682 prm-nm 409/tcp #Prospero Resource Manager Node Man.
683 prm-nm 409/udp #Prospero Resource Manager Node Man.
1660 prm-nm-np 1403/tcp #Prospero Resource Manager
1661 prm-nm-np 1403/udp #Prospero Resource Manager
/dragonfly/contrib/gdb-7/gdb/
H A Dconfigure.ac2323 rm -f nm.h
2326 nm-*.h ) GDB_NM_FILE="config/${gdb_host_cpu}/${nativefile}" ;;
2330 links="${links} nm.h"
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c2890 const char *nm = file->basename.s; in set_directory_record_rr() local
2909 memcpy(bp+6, nm, length - 5); in set_directory_record_rr()
2913 nm += length - 5; in set_directory_record_rr()
2931 memcpy(bp+6, nm, nmlen); in set_directory_record_rr()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dlto.texi38 @code{ar} and @code{nm}, need to understand symbol tables of LTO
H A Dtm.texi8488 constructors, then that program normally uses @command{nm} to scan
8500 part of a cross compiler always uses @command{nm} for the target machine.
8505 to execute @command{nm}. The default is to search the path normally for
8506 @command{nm}.
8510 @command{collect2} calls @command{nm} to scan object files for static
8513 are needed to get the same output format as GNU @command{nm -n}
H A Dtm.texi.in8383 constructors, then that program normally uses @command{nm} to scan
8395 part of a cross compiler always uses @command{nm} for the target machine.
8400 to execute @command{nm}. The default is to search the path normally for
8401 @command{nm}.
8405 @command{collect2} calls @command{nm} to scan object files for static
8408 are needed to get the same output format as GNU @command{nm -n}
H A Dinvoke.texi8027 linker plugin support for basic functionality. Additionally, nm, ar and ranlib
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dregex.c69 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
/dragonfly/contrib/gdb-7/libiberty/
H A Dregex.c69 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dregex.c68 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dregex.c68 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dregex.c69 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
/dragonfly/contrib/binutils-2.27/gprof/
H A Dgprof.texi605 the output of the program @code{nm}.
621 To create a @var{map_file} with @sc{gnu} @code{nm}, type a command like
622 @kbd{nm --extern-only --defined-only -v --print-file-name program-name}.
H A Dgprof.info431 similar to the output of the program `nm'.
442 To create a MAP_FILE with GNU `nm', type a command like `nm
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-s390.texi584 @item nm @tab jump on not minus / if not mixed
/dragonfly/contrib/zlib-1.2/
H A DChangeLog339 - Use CROSS_PREFIX for nm [Bar-Lev]
358 - Symbolize nm as $NM in configure [Weigelt]
/dragonfly/contrib/tcsh-6/
H A Dcomplete.tcsh645 complete nm \
/dragonfly/contrib/file/magic/Magdir/
H A Dfilesystems1445 # a word like "FATnm " is only a hint for a FAT size on nm-bits
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo198 ar(1), nm(1), objcopy(1), objdump(1), readelf(1) and
3114 You can see the symbols in an object file by using the @code{nm}

12345