Home
last modified time | relevance | path

Searched refs:nlist (Results 1 – 25 of 72) sorted by relevance

123

/external/elfutils/libelf/
Dnlist.h55 struct nlist struct
71 extern int nlist (__const char *__filename, struct nlist *__nl); argument
Dnlist.c81 nlist (const char *filename, struct nlist *nl) in nlist() function
DMakefile.am51 include_HEADERS = libelf.h gelf.h nlist.h
89 nlist.c \
Dlibelf.map94 nlist;
/external/qemu/distrib/jpeg-6b/
Dltconfig975 …st.o | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.o | $global_symbol_pipe > $nlist 2>…
978 if sort "$nlist" | uniq > "$nlist"T; then
979 mv -f "$nlist"T "$nlist"
980 wcout=`wc "$nlist" 2>/dev/null`
984 rm -f "$nlist"T
989 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
990 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
998 sed 's/^.* \(.*\)$/extern char \1;/' < "$nlist" >> conftest.c
1018 sed 's/^\(.*\) \(.*\)$/ {"\1", (__ptr_t) \&\2},/' < "$nlist" >> conftest.c
1041 echo "cannot find nm_test_func in $nlist" >&5
[all …]
Dltmain.sh1220 $show "$rm $nlist ${nlist}T"
1221 $run $rm "$nlist" "${nlist}T"
1234 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
1272 if test -f "$nlist"; then
1273 sed -e 's/^.* \(.*\)$/extern char \1;/' < "$nlist" >> "$objdir/$dlsyms"
1301 if test -f "$nlist"; then
1302 sed 's/^\(.*\) \(.*\)$/ {"\1", (__ptr_t) \&\2},/' < "$nlist" >> "$objdir/$dlsyms"
/external/jpeg/
Dltconfig975 …st.o | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.o | $global_symbol_pipe > $nlist 2>…
978 if sort "$nlist" | uniq > "$nlist"T; then
979 mv -f "$nlist"T "$nlist"
980 wcout=`wc "$nlist" 2>/dev/null`
984 rm -f "$nlist"T
989 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
990 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
998 sed 's/^.* \(.*\)$/extern char \1;/' < "$nlist" >> conftest.c
1018 sed 's/^\(.*\) \(.*\)$/ {"\1", (__ptr_t) \&\2},/' < "$nlist" >> conftest.c
1041 echo "cannot find nm_test_func in $nlist" >&5
[all …]
Dltmain.sh1220 $show "$rm $nlist ${nlist}T"
1221 $run $rm "$nlist" "${nlist}T"
1234 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
1272 if test -f "$nlist"; then
1273 sed -e 's/^.* \(.*\)$/extern char \1;/' < "$nlist" >> "$objdir/$dlsyms"
1301 if test -f "$nlist"; then
1302 sed 's/^\(.*\) \(.*\)$/ {"\1", (__ptr_t) \&\2},/' < "$nlist" >> "$objdir/$dlsyms"
/external/elfutils/tests/
Dtest-nlist.c45 struct nlist nl[6] = in main()
57 if (nlist (".libs/test-nlist", nl) != 0 in main()
58 && nlist ("./test-nlist", nl) != 0) in main()
/external/valgrind/main/coregrind/m_debuginfo/
Dreadstabs.c60 # define nlist nlist_64 macro
106 struct nlist* stab = (struct nlist*)stabC; in ML_()
141 n_stab_entries = stab_sz/(int)sizeof(struct nlist); in ML_()
144 const struct nlist *st = &stab[i]; in ML_()
/external/expat/conftools/
Dltmain.sh4505 $show "$rm $nlist ${nlist}S ${nlist}T"
4506 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4528 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4534 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4538 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4539 $run eval '$mv "$nlist"T "$nlist"'
4543 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
4544 $run eval '$mv "$nlist"T "$nlist"'
4551 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
4560 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
[all …]
/external/chromium/third_party/libevent/
Dltmain.sh4580 $show "$rm $nlist ${nlist}S ${nlist}T"
4581 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4603 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4609 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4613 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4614 $run eval '$mv "$nlist"T "$nlist"'
4618 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
4619 $run eval '$mv "$nlist"T "$nlist"'
4626 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
4635 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
[all …]
/external/llvm/projects/sample/autoconf/
Dltmain.sh4505 $show "$rm $nlist ${nlist}S ${nlist}T"
4506 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4528 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4534 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4538 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4539 $run eval '$mv "$nlist"T "$nlist"'
4543 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
4544 $run eval '$mv "$nlist"T "$nlist"'
4551 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
4560 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
[all …]
/external/chromium/sdch/open-vcdiff/
Dltmain.sh4588 $show "$rm $nlist ${nlist}S ${nlist}T"
4589 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4611 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4617 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4621 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4622 $run eval '$mv "$nlist"T "$nlist"'
4626 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
4627 $run eval '$mv "$nlist"T "$nlist"'
4634 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
4643 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
[all …]
/external/libffi/
Dltmain.sh4554 $show "$rm $nlist ${nlist}S ${nlist}T"
4555 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4577 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4583 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4587 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4588 $run eval '$mv "$nlist"T "$nlist"'
4592 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
4593 $run eval '$mv "$nlist"T "$nlist"'
4600 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
4609 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
[all …]
Dltconfig1499 …t | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist
1502 if sort "$nlist" | uniq > "$nlist"T; then
1503 mv -f "$nlist"T "$nlist"
1505 rm -f "$nlist"T
1509 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
1510 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
1536 …sed "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" >> conftest.$ac…
1559 echo "cannot find nm_test_func in $nlist" >&5
1562 echo "cannot find nm_test_var in $nlist" >&5
/external/llvm/autoconf/
Dltmain.sh4505 $show "$rm $nlist ${nlist}S ${nlist}T"
4506 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4528 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4534 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4538 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4539 $run eval '$mv "$nlist"T "$nlist"'
4543 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
4544 $run eval '$mv "$nlist"T "$nlist"'
4551 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
4560 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
[all …]
/external/kernel-headers/original/linux/
Da.out.h157 struct nlist { struct
160 struct nlist *n_next; argument
/external/wpa_supplicant_6/wpa_supplicant/
Dconfig.c1458 struct wpa_ssid *prev, **nlist; in wpa_config_add_prio_network() local
1475 nlist = os_realloc(config->pssid, in wpa_config_add_prio_network()
1477 if (nlist == NULL) in wpa_config_add_prio_network()
1481 if (nlist[prio]->priority < ssid->priority) in wpa_config_add_prio_network()
1485 os_memmove(&nlist[prio + 1], &nlist[prio], in wpa_config_add_prio_network()
1488 nlist[prio] = ssid; in wpa_config_add_prio_network()
1490 config->pssid = nlist; in wpa_config_add_prio_network()
/external/srec/srec/include/
Dduk_args.h123 int lookup_list(list_item *list_data, int nlist, char *key);
/external/protobuf/gtest/build-aux/
Dltmain.sh2310 nlist="$output_objdir/${my_outputname}.nm"
2312 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
2331 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
2337 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2388 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2394 test -f "$nlist" || : > "$nlist"
2397 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2398 $MV "$nlist"T "$nlist"
2402 if $GREP -v "^: " < "$nlist" |
2408 uniq > "$nlist"S; then
[all …]
/external/protobuf/
Dltmain.sh2310 nlist="$output_objdir/${my_outputname}.nm"
2312 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
2331 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
2337 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2388 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2394 test -f "$nlist" || : > "$nlist"
2397 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2398 $MV "$nlist"T "$nlist"
2402 if $GREP -v "^: " < "$nlist" |
2408 uniq > "$nlist"S; then
[all …]
/external/chromium/chrome/browser/ui/cocoa/
Dobjc_zombie.mm9 #include <mach-o/nlist.h>
39 // function is not public, so must be looked up using nlist.
83 struct nlist nl[3];
92 if (nlist("/usr/lib/libobjc.dylib", nl) < 0 ||
/external/libusb/
Dltmain.sh2311 nlist="$output_objdir/${my_outputname}.nm"
2313 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
2332 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2395 test -f "$nlist" || : > "$nlist"
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2399 $MV "$nlist"T "$nlist"
2403 if $GREP -v "^: " < "$nlist" |
2409 uniq > "$nlist"S; then
[all …]
/external/openfst/
Dltmain.sh2311 nlist="$output_objdir/${my_outputname}.nm"
2313 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
2332 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2395 test -f "$nlist" || : > "$nlist"
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2399 $MV "$nlist"T "$nlist"
2403 if $GREP -v "^: " < "$nlist" |
2409 uniq > "$nlist"S; then
[all …]

123