Searched refs:NM (Results 1 - 25 of 926) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/
H A Dmksysmap13 # $NM produces the following output:
44 $NM -n $1 | grep -v '\( [aNUw] \)\|\(__crc_\)\|\( \$[adt]\)' > $2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/
H A Dmksysmap13 # $NM produces the following output:
44 $NM -n $1 | grep -v '\( [aNUw] \)\|\(__crc_\)\|\( \$[adt]\)' > $2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/hnd/
H A Dshared_ksyms.sh29 ${NM} $file | sed -ne 's/[0-9A-Fa-f]* [BDRT] \([^ ]*\)/extern void \1; EXPORT_SYMBOL(\1);/p'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ctf/
H A Dctf_ksyms.sh25 ${NM} $file | sed -ne 's/[0-9A-Fa-f]* [DRT] \([^ ]*\)/EXPORT_SYMBOL(\1);/p'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ctf/
H A Dctf_ksyms.sh25 ${NM} $file | sed -ne 's/[0-9A-Fa-f]* [DRT] \([^ ]*\)/EXPORT_SYMBOL(\1);/p'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.sh29 ${NM} $file | sed -ne 's/[0-9A-Fa-f]* [BDRT] \([^ ]*\)/extern void \1; EXPORT_SYMBOL(\1);/p'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/dpsta/
H A Ddpsta_ksyms.sh29 ${NM} $file | grep -v [{init}{cleanup]_module | sed -ne 's/[0-9A-Fa-f]* [BDRT] \([^ ]*\)/extern void \1; EXPORT_SYMBOL(\1);/p'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/dpsta/
H A Ddpsta_ksyms.sh29 ${NM} $file | grep -v [{init}{cleanup]_module | sed -ne 's/[0-9A-Fa-f]* [BDRT] \([^ ]*\)/extern void \1; EXPORT_SYMBOL(\1);/p'
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom_init_check.sh25 NM="$1"
30 for UNDEF in $($NM -u $OBJ | awk '{print $2}')
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom_init_check.sh25 NM="$1"
30 for UNDEF in $($NM -u $OBJ | awk '{print $2}')
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/djgpp/
H A Dconfig.site61 NM=${NM='nm'}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/djgpp/
H A Dconfig.site61 NM=${NM='nm'}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/libcharset/djgpp/
H A Dconfig.site61 NM=${NM='nm'}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/libcharset/djgpp/
H A Dconfig.site61 NM=${NM='nm'}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/djgpp/
H A Dconfig.site61 NM=${NM='nm'}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/libcharset/djgpp/
H A Dconfig.site61 NM=${NM='nm'}
/asuswrt-rt-n18u-9.0.0.4.380.2695/toolchain/scripts/
H A Drstrip.sh11 $NM "$FILE" | awk '
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/lasat/image/
H A DMakefile16 KERNEL_START = $(shell $(NM) $(KERNEL_IMAGE) | grep " _text" | cut -f1 -d\ )
17 KERNEL_ENTRY = $(shell $(NM) $(KERNEL_IMAGE) | grep kernel_entry | cut -f1 -d\ )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/
H A DMakefile11 NM := $(NM) -B macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/lasat/image/
H A DMakefile16 KERNEL_START = $(shell $(NM) $(KERNEL_IMAGE) | grep " _text" | cut -f1 -d\ )
17 KERNEL_ENTRY = $(shell $(NM) $(KERNEL_IMAGE) | grep kernel_entry | cut -f1 -d\ )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/
H A DMakefile11 NM := $(NM) -B macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Dltconfig98 old_NM="$NM"
735 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$LD -o $objdir/$soname$libobjs -bE:$lib.exp -T512 -H512 -bM:SRE;$AR cru $lib $objdir/$soname'
748 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$CC -o $objdir/$soname$libobjs ${wl}-bE:$lib.exp ${wl}-bM:SRE ${wl}-bnoentry;$AR cru $lib $objdir/$soname'
890 if test -z "$NM"; then
892 case "$NM" in
903 NM="$ac_dir/nm -B"
905 NM="$ac_dir/nm -p"
907 NM="$ac_dir/nm"
913 test -z "$NM" && NM
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Dltconfig98 old_NM="$NM"
735 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$LD -o $objdir/$soname$libobjs -bE:$lib.exp -T512 -H512 -bM:SRE;$AR cru $lib $objdir/$soname'
748 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$CC -o $objdir/$soname$libobjs ${wl}-bE:$lib.exp ${wl}-bM:SRE ${wl}-bnoentry;$AR cru $lib $objdir/$soname'
890 if test -z "$NM"; then
892 case "$NM" in
903 NM="$ac_dir/nm -B"
905 NM="$ac_dir/nm -p"
907 NM="$ac_dir/nm"
913 test -z "$NM" && NM
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
H A Dltconfig98 old_NM="$NM"
735 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$LD -o $objdir/$soname$libobjs -bE:$lib.exp -T512 -H512 -bM:SRE;$AR cru $lib $objdir/$soname'
748 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$CC -o $objdir/$soname$libobjs ${wl}-bE:$lib.exp ${wl}-bM:SRE ${wl}-bnoentry;$AR cru $lib $objdir/$soname'
890 if test -z "$NM"; then
892 case "$NM" in
903 NM="$ac_dir/nm -B"
905 NM="$ac_dir/nm -p"
907 NM="$ac_dir/nm"
913 test -z "$NM" && NM
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lib/
H A DMakefile112 $(NM) -o --defined-only --no-sort $< | cut -d' ' -f3 > $@
118 for symbol in `$(NM) --dynamic -u --no-sort $(BINARIES) | sort -u` ; do \
124 $(NM) --dynamic -u --no-sort $(BINARIES) | sort -u | $(MKSYM) $(MAP) > $@
146 # for symbol in `$(NM) --dynamic -u --no-sort $(BINARIES) | sort -u` ; do \

Completed in 182 milliseconds

1234567891011>>