HomeSort by relevance Sort by last modified time
    Searched refs:Objdump (Results 1 - 2 of 2) sorted by null

  /art/compiler/utils/
assembler_test.h 190 LOG(INFO) << "Chosen objdump command: " << GetObjdumpCommand();
257 // Get the name of the objdump, e.g., "objdump" by default.
259 return "objdump";
262 // Switches to the objdump command. Default is " -h".
267 // Return the host objdump command for this test.
284 // Get the name of the objdump, e.g., "objdump" by default.
286 return "objdump";
289 // Switches to the objdump command. As it's a binary, one needs to push the architecture an
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 433 .. _objdump: http://en.wikipedia.org/wiki/Objdump

Completed in 205 milliseconds