Searched refs:PROGRAM_NAME (Results 1 – 10 of 10) sorted by relevance
66 #define PROGRAM_NAME "lldb-lookup" macro69 " " PROGRAM_NAME " -- symbolicate addresses using lldb.\n" in usage()72 " " PROGRAM_NAME " [[--arch=<ARCH>] [--platform=<PLATFORM>] " in usage()82 " " PROGRAM_NAME " --arch=x86_64 -- /usr/lib/dyld 0x100000000\n"); in usage()
70 #define PROGRAM_NAME "lldb-functions" macro73 " " PROGRAM_NAME in usage()77 " " PROGRAM_NAME " [[--arch=<ARCH>] [--platform=<PLATFORM>] " in usage()86 " " PROGRAM_NAME " --arch=x86_64 /usr/lib/dyld\n"); in usage()
120 *PROGRAM_NAME213 *PROGRAM_NAME = *0 ;
81 is( $PROGRAM_NAME, $0, '$PROGRAM_NAME' );
995 =item $PROGRAM_NAME998 X<$0> X<$PROGRAM_NAME>
222 $PROGRAM_NAME
689 =item $PROGRAM_NAME
226 =item $PROGRAM_NAME229 X<$0> X<$PROGRAM_NAME>
1035 * add.c (add): use PROGRAM_NAME in the error message rather than
8458 (main): Make PROGRAM_NAME be just the last path componenet of argv[0].