Searched refs:nlist (Results 126 - 141 of 141) sorted by relevance

123456

/freebsd-current/include/
H A DMakefile26 netdb.h nl_types.h nlist.h nss.h nsswitch.h paths.h \
/freebsd-current/contrib/ldns/
H A Dconfigure6538 nlist=conftest.nm
6539 $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&5
6540 if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$nlist"; then
6542 if sort "$nlist" | uniq > "$nlist"T; then
6543 mv -f "$nlist"T "$nlist"
6545 rm -f "$nlist"T
6549 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-current/contrib/openpam/
H A Dconfigure7993 nlist=conftest.nm
7994 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7995 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7998 test $ac_status = 0; } && test -s "$nlist"; then
8000 if sort "$nlist" | uniq > "$nlist"T; then
8001 mv -f "$nlist"T "$nlist"
8003 rm -f "$nlist"T
8007 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-current/contrib/libevent/
H A Dconfigure7171 nlist=conftest.nm
7172 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7173 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7176 test $ac_status = 0; } && test -s "$nlist"; then
7178 if sort "$nlist" | uniq > "$nlist"T; then
7179 mv -f "$nlist"T "$nlist"
7181 rm -f "$nlist"T
7185 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-current/contrib/unbound/
H A Dconfigure9873 nlist=conftest.nm
9874 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
9875 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
9878 test $ac_status = 0; } && test -s "$nlist"; then
9880 if sort "$nlist" | uniq > "$nlist"T; then
9881 mv -f "$nlist"T "$nlist"
9883 rm -f "$nlist"T
9887 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dconfigure7883 nlist=conftest.nm
7884 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7885 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7888 test $ac_status = 0; } && test -s "$nlist"; then
7890 if sort "$nlist" | uniq > "$nlist"T; then
7891 mv -f "$nlist"T "$nlist"
7893 rm -f "$nlist"T
7897 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h305 // Constant masks for the "n_type" field in llvm::MachO::nlist and
314 // Constants for the "n_type & N_TYPE" llvm::MachO::nlist and
324 // Constants for the "n_sect" field in llvm::MachO::nlist and
331 // Constant masks for the "n_desc" field in llvm::MachO::nlist and
359 // Constant values for the "n_type" field in llvm::MachO::nlist and
1001 // Structs from <mach-o/nlist.h>
1009 struct nlist { struct
1406 inline void swapStruct(nlist &sym) {
1535 // Get/Set functions from <mach-o/nlist.h>
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1317 return getNumSymbols() * sizeof(typename LP::nlist);
1321 auto *nList = reinterpret_cast<typename LP::nlist *>(buf);
/freebsd-current/sbin/ipf/ipsend/
H A Diptests.c35 # include <nlist.h>
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp359 // Set the N_TYPE bits. See <mach-o/nlist.h>.
391 // struct nlist (12 bytes)
976 sizeof(MachO::nlist));
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp406 MachO::nlist Entry = Obj->getSymbolTableEntry(DRI);
/freebsd-current/usr.sbin/ndp/
H A Dndp.c101 #include <nlist.h>
/freebsd-current/crypto/heimdal/
H A Dconfigure6531 nlist=conftest.nm
6532 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
6533 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6536 test $ac_status = 0; } && test -s "$nlist"; then
6538 if sort "$nlist" | uniq > "$nlist"T; then
6539 mv -f "$nlist"T "$nlist"
6541 rm -f "$nlist"T
6545 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-current/contrib/ntp/sntp/
H A Dconfigure19057 nlist=conftest.nm
19058 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
19059 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
19062 test $ac_status = 0; } && test -s "$nlist"; then
19064 if sort "$nlist" | uniq > "$nlist"T; then
19065 mv -f "$nlist"T "$nlist"
19067 rm -f "$nlist"T
19071 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-current/contrib/ntp/
H A Dconfigure9021 nlist=conftest.nm
9022 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
9023 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
9026 test $ac_status = 0; } && test -s "$nlist"; then
9028 if sort "$nlist" | uniq > "$nlist"T; then
9029 mv -f "$nlist"T "$nlist"
9031 rm -f "$nlist"T
9035 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8689 big_size *= sizeof(struct MachO::nlist);

Completed in 416 milliseconds

123456