Searched refs:DebugVarsFormat (Results 1 – 2 of 2) sorted by relevance
33 enum DebugVarsFormat { enum41 extern DebugVarsFormat DbgVariables;
222 DebugVarsFormat objdump::DbgVariables = DVDisabled;2465 DbgVariables = StringSwitch<DebugVarsFormat>(A->getValue()) in parseObjdumpOptions()