Searched refs:LDD (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/scripts/
H A Dbundle-libraries.sh45 for LDD in ${PATH//://ldd }/ldd; do
46 "$LDD" --version >/dev/null 2>/dev/null && break
47 LDD=""
50 [ -n "$LDD" -a -x "$LDD" ] || {
70 for token in $("$LDD" "$BIN" 2>/dev/null); do
H A Dext-toolchain.sh376 for bin in LDD LDCONFIG; do
/netgear-R7800-V1.0.2.28/package/toolchain/
H A DMakefile228 TITLE:=LDD trace utility

Completed in 31 milliseconds