Searched refs:CodeViewDebug (Results 1 – 4 of 4) sorted by relevance
111 CodeViewDebug::CodeViewDebug(AsmPrinter *AP) in CodeViewDebug() function in CodeViewDebug226 CodeViewDebug::InlineSite &299 struct CodeViewDebug::TypeLoweringScope {308 CodeViewDebug &CVD;518 void CodeViewDebug::endModule() { in endModule()597 void CodeViewDebug::emitTypeInformation() { in emitTypeInformation()785 void CodeViewDebug::emitBuildInfo() { in emitBuildInfo()1086 CodeViewDebug::LocalVarDefRange1155 void CodeViewDebug::calculateRanges( in calculateRanges()2056 void CodeViewDebug::clear() { in clear()[all …]
52 class LLVM_LIBRARY_VISIBILITY CodeViewDebug : public DebugHandlerBase {455 CodeViewDebug(AsmPrinter *AP);
303 Handlers.push_back(HandlerInfo(new CodeViewDebug(this), in doInitialization()
148 SRCS_MIN+= CodeGen/AsmPrinter/CodeViewDebug.cpp