Home | History | Annotate | Download | only in tools

Lines Matching refs:dump

42         dump "WARNING: Could not extract default platform level from $BUILD_PROP!"
44 dump "Defaulting to $PLATFORM"
118 dump "ERROR: Missing required API/platform level. See --help for usage instructions."
224 dump "ERROR: Could not find valid output directory (e.g. \$NDK/../development/ndk)."
225 dump "Please use --out-dir=<path> to specify one!"
279 # Dump the list of dynamic functions exported by a given shared library
287 # Dump the list of global variables exposed by a given shared library
318 dump "Generating shell library for `basename $1` ($numfuncs functions + $numvars variables)"
334 dump "ERROR: Can't generate shell library for: $1"
335 dump "See the content of $TMPC for details."
344 dump "ERROR: mismatch in generated functions list"
348 dump "ERROR: mismatch in generated variables list"
356 dump "ERROR: Can't copy shell library for: $1"
357 dump "target location is: $2"
365 dump "Generating symbol file: $symfile"
382 dump "ERROR: Missing system library: $src"
394 dump "ERROR: Missing system static library: $src"
398 dump "Copying system static library: $1.a"
406 dump "ERROR: Missing system object file: $src"
410 dump "Copying system object file: $1.o"
423 dump "Copying system headers from: $srcdir"
425 dump " $header"
429 dump "ERROR: Missing system header: $srcdir/$header"
434 dump "ERROR: Could not copy system header: $src"
435 dump "Target location: $dst"
458 dump "Copying $arch system header: $header from $srcdir"
462 dump "ERROR: Missing $ARCH system header: $srcdir/$header"
467 dump "ERROR: Could not copy $ARCH system header: $src"
468 dump "Target location: $dst"
646 dump "Done!"