Searched refs:StacksInstrMap (Results 1 – 1 of 1) sorted by relevance
49 static cl::opt<std::string> StacksInstrMap( variable54 static cl::alias StacksInstrMap2("m", cl::aliasopt(StacksInstrMap),690 if (!StacksInstrMap.empty()) { in __anonf2eff7aa0802()691 auto InstrumentationMapOrError = loadInstrumentationMap(StacksInstrMap); in __anonf2eff7aa0802()695 Twine("Cannot open instrumentation map: ") + StacksInstrMap, in __anonf2eff7aa0802()719 FuncIdConversionHelper FuncIdHelper(StacksInstrMap, Symbolizer, in __anonf2eff7aa0802()