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."
228 dump "ERROR: Could not find valid output directory (e.g. \$NDK/../development/ndk)."
229 dump "Please use --out-dir=<path> to specify one!"
283 # Dump the list of dynamic functions exported by a given shared library
291 # Dump the list of global variables exposed by a given shared library
322 dump "Generating shell library for `basename $1` ($numfuncs functions + $numvars variables)"
338 dump "ERROR: Can't generate shell library for: $1"
339 dump "See the content of $TMPC for details."
348 dump "ERROR: mismatch in generated functions list"
352 dump "ERROR: mismatch in generated variables list"
360 dump "ERROR: Can't copy shell library for: $1"
361 dump "target location is: $2"
369 dump "Generating symbol file: $symfile"
386 dump "ERROR: Missing system library: $src"
398 dump "ERROR: Missing system static library: $src"
402 dump "Copying system static library: $1.a"
410 dump "ERROR: Missing system object file: $src"
414 dump "Copying system object file: $1.o"
427 dump "Copying system headers from: $srcdir"
429 dump " $header"
433 dump "ERROR: Missing system header: $srcdir/$header"
438 dump "ERROR: Could not copy system header: $src"
439 dump "Target location: $dst"
462 dump "Copying $arch system header: $header from $srcdir"
466 dump "ERROR: Missing $ARCH system header: $srcdir/$header"
471 dump "ERROR: Could not copy $ARCH system header: $src"
472 dump "Target location: $dst"
650 dump "Done!"