Home
last modified time | relevance | path

Searched refs:ReportWarning (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DSectionLoadList.cpp107 module_sp->ReportWarning( in SetSectionLoadAddress()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModule.h923 void ReportWarning(const char *format, ...)
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp517 m_obj_file->GetModule()->ReportWarning( in CalculateAbilities()
551 m_obj_file->GetModule()->ReportWarning("%s", error.GetString().str().c_str()); in CalculateAbilities()
575 m_obj_file->GetModule()->ReportWarning( in CalculateAbilities()
1722 GetObjectFile()->GetModule()->ReportWarning( in UpdateExternalModuleListIfNeeded()
1902 GetObjectFile()->GetModule()->ReportWarning( in ResolveSymbolContext()
3389 GetObjectFile()->GetModule()->ReportWarning( in ParseVariableDIE()
H A DDWARFUnit.cpp283 m_dwarf->GetObjectFile()->GetModule()->ReportWarning( in ExtractDIEsEndCheck()
H A DDWARFASTParserClang.cpp1433 dwarf->GetObjectFile()->GetModule()->ReportWarning( in ParseTypeFromDWARF()
1453 dwarf->GetObjectFile()->GetModule()->ReportWarning( in ParseTypeFromDWARF()
2946 objfile->GetModule()->ReportWarning( in ParseChildMembers()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp1163 void Module::ReportWarning(const char *format, ...) { in ReportWarning() function in Module
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp3417 GetModule()->ReportWarning( in ReadSectionData()
3430 GetModule()->ReportWarning( in ReadSectionData()