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

  /external/chromium_org/third_party/codesighs/
nm2tsv.c 56 ** mProgramName Used in help text.
66 const char* mProgramName;
293 outOptions->mProgramName = inArgv[0];
460 printf("usage:\t%s [arguments]\n", inOptions->mProgramName);
maptsvdifftool.c 55 ** mProgramName Used in help text.
68 const char* mProgramName;
479 ERROR_REPORT(retval, inOptions->mProgramName, "Unable to increase module array.");
518 ERROR_REPORT(retval, inOptions->mProgramName, "Unable to increase segment array.");
556 ERROR_REPORT(retval, inOptions->mProgramName, "Unable to increase object array.");
595 ERROR_REPORT(retval, inOptions->mProgramName, "Unable to increase symbol array.");
689 ERROR_REPORT(retval, inOptions->mProgramName, "Unable to allocate negation array memory.");
    [all...]
codesighs.c 56 ** mProgramName Used in help text.
76 const char* mProgramName;
513 ERROR_REPORT(retval, inOptions->mProgramName, "Unable to allocate module memory.");
617 outOptions->mProgramName = inArgv[0];
    [all...]
msdump2symdb.c 56 ** mProgramName Used in help text.
66 const char* mProgramName;
880 outOptions->mProgramName = inArgv[0];
    [all...]
msmap2tsv.c 164 ** mProgramName Used in help text.
181 const char* mProgramName;
    [all...]

Completed in 183 milliseconds