Searched refs:debugtype (Results 1 – 4 of 4) sorted by relevance
62 void construct(const char *debugtype, const char *name, const char *desc) { in construct() argument63 DebugType = debugtype; in construct()
94 def debugtype : P<"debugtype", "Debug Info Options">;
265 ldebug = -debug:full -debugtype:cv
1330 # For information on what debugtype is most useful, see:1335 LDFLAGS_DEBUG="-debug -debugtype:cv"