Home
last modified time | relevance | path

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

1234

/external/elfutils/libelf/
Dnlist.h34 struct nlist struct
50 extern int nlist (__const char *__filename, struct nlist *__nl); argument
Dnlist.c60 nlist (const char *filename, struct nlist *nl) in nlist() function
DMakefile.am40 include_HEADERS = libelf.h gelf.h nlist.h
78 nlist.c \
Dlibelf.map94 nlist;
/external/selinux/policycoreutils/sepolicy/sepolicy/
Dnetwork.py30 nlist = []
33 if i not in nlist:
34 nlist.append(i)
35 return nlist
/external/elfutils/tests/
Dtest-nlist.c37 struct nlist nl[6] = in main()
49 if (nlist (".libs/test-nlist", nl) != 0 in main()
50 && nlist ("./test-nlist", nl) != 0) in main()
/external/libunwind/aux/
Dltmain.sh3329 $show "$rm $nlist ${nlist}S ${nlist}T"
3330 $run $rm "$nlist" "${nlist}S" "${nlist}T"
3352 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
3358 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
3362 $run eval 'egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3363 $run eval '$mv "$nlist"T "$nlist"'
3367 $run eval 'egrep -e "$export_symbols_regex" "$nlist" > "$nlist"T'
3368 $run eval '$mv "$nlist"T "$nlist"'
3375 …$run eval "${SED} -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols…
3378 $run eval 'grep -f "$output_objdir/$output.exp" < "$nlist" > "$nlist"T'
[all …]
/external/cmockery/cmockery_0_1_2/
Dlibtool4865 $show "$rm $nlist ${nlist}S ${nlist}T"
4866 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4888 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4894 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4898 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4899 $run eval '$mv "$nlist"T "$nlist"'
4903 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
4904 $run eval '$mv "$nlist"T "$nlist"'
4911 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
4920 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
[all …]
Dltmain.sh4513 $show "$rm $nlist ${nlist}S ${nlist}T"
4514 $run $rm "$nlist" "${nlist}S" "${nlist}T"
4536 test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist"
4542 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4546 $run eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
4547 $run eval '$mv "$nlist"T "$nlist"'
4551 $run eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
4552 $run eval '$mv "$nlist"T "$nlist"'
4559 …$run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbol…
4568 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
[all …]
/external/kernel-headers/original/uapi/linux/
Da.out.h163 struct nlist { struct
166 struct nlist *n_next; argument
/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.h39 struct nlist *list,
Dbreakpad_nlist_64.cc115 typedef struct nlist nlist32;
155 struct nlist *list, in breakpad_nlist()
/external/pcre/dist/
Dltmain.sh4587 nlist=$output_objdir/$my_outputname.nm
4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
4626 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
4710 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4732 test -f "$nlist" || : > "$nlist"
4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
4736 $MV "$nlist"T "$nlist"
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
[all …]
/external/libedit/
Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
[all …]
/external/protobuf/
Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
[all …]
/external/libcap-ng/libcap-ng-0.7/
Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
[all …]
/external/protobuf/gtest/build-aux/
Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
[all …]
/external/c-ares/
Dltmain.sh3255 nlist="$output_objdir/${my_outputname}.nm"
3257 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3292 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3299 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3376 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3382 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3390 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3398 test -f "$nlist" || : > "$nlist"
3401 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3402 $MV "$nlist"T "$nlist"
[all …]
/external/libexif/
Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
[all …]
/external/libmicrohttpd/
Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
[all …]
/external/libopus/
Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
[all …]
/external/libevent/
Dltmain.sh3258 nlist="$output_objdir/${my_outputname}.nm"
3260 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
3295 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3379 $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3401 test -f "$nlist" || : > "$nlist"
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3405 $MV "$nlist"T "$nlist"
[all …]
/external/google-tv-pairing-protocol/cpp/
Dlibtool2812 nlist="$output_objdir/${my_outputname}.nm"
2814 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
2833 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
2839 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2890 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2896 test -f "$nlist" || : > "$nlist"
2899 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2900 $MV "$nlist"T "$nlist"
2904 if $GREP -v "^: " < "$nlist" |
2910 uniq > "$nlist"S; then
[all …]
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 …]

1234