/freebsd-src/contrib/llvm-project/llvm/include/llvm/Debuginfod/ |
H A D | Debuginfod.h | 137 DebuginfodLog &Log; variable 157 DebuginfodLog &Log; member
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-diff/lib/ |
H A D | DiffConsumer.cpp | 164 void DiffConsumer::logf(const LogBuilder &Log) { in logf() 194 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MLRegAllocPriorityAdvisor.cpp | 180 DevelopmentModePriorityAdvisor(const MachineFunction & MF,const RAGreedy & RA,SlotIndexes * const Indexes,MLModelRunner * Runner,Logger * Log) DevelopmentModePriorityAdvisor() argument 185 Logger *const Log; global() member in llvm::DevelopmentModePriorityAdvisor 272 std::unique_ptr<Logger> Log; global() member in llvm::DevelopmentModePriorityAdvisorAnalysis [all...] |
H A D | MLRegAllocEvictAdvisor.cpp | 434 DevelopmentModeEvictAdvisor(const MachineFunction & MF,const RAGreedy & RA,MLModelRunner * Runner,const MachineBlockFrequencyInfo & MBFI,const MachineLoopInfo & Loops,Logger * Log) DevelopmentModeEvictAdvisor() argument 443 Logger *const Log; global() member in __anonfc18a55b0111::DevelopmentModeEvictAdvisor 551 std::unique_ptr<Logger> Log; global() member in __anonfc18a55b0111::DevelopmentModeEvictionAdvisorAnalysis [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | InteractiveModelRunner.h | 68 std::unique_ptr<Logger> Log; variable
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanTracer.cpp | 63 void ThreadPlanTracer::Log() { in Log() function in ThreadPlanTracer 130 void ThreadPlanAssemblyTracer::Log() { in Log() function in ThreadPlanAssemblyTracer
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | StringList.h | 20 class Log; variable
|
H A D | Log.h | 148 friend class Log; global() variable 214 Log(Channel &channel) : m_channel(channel) {} Log() function [all...] |
H A D | DataExtractor.h | 26 class Log; variable
|
/freebsd-src/lib/libdevdctl/ |
H A D | exception.cc | 78 Exception::Log() const in Log() function in DevdCtl::Exception
|
H A D | event.cc | 235 Event::Log(int priority) const in Log() function in DevdCtl::Event
|
/freebsd-src/cddl/usr.sbin/zfsd/ |
H A D | zfsd_exception.cc | 99 ZfsdException::Log() const in Log() function in ZfsdException
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerUtil.h | 95 inline size_t Log(size_t X) { in Log() function
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | RegisterFlags.h | 19 class Log; global() variable
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | ModuleList.h | 37 class Log; variable
|
H A D | Module.h | 48 class Log; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 218 parseInlineInfo(GsymCreator & Gsym,raw_ostream * Log,CUInfo & CUI,DWARFDie Die,uint32_t Depth,FunctionInfo & FI,InlineInfo & Parent,const AddressRanges & AllParentRanges,bool & WarnIfEmpty) parseInlineInfo() argument 303 convertFunctionLineTable(raw_ostream * Log,CUInfo & CUI,DWARFDie Die,GsymCreator & Gsym,FunctionInfo & FI) convertFunctionLineTable() argument 610 verify(StringRef GsymPath,raw_ostream & Log) verify() argument
|
H A D | ObjectFileTransformer.cpp | 71 convert(const object::ObjectFile & Obj,raw_ostream * Log,GsymCreator & Gsym) convert() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | DataflowAnalysisContext.h | 85 Logger *Log = nullptr; global() member
|
/freebsd-src/contrib/googletest/googlemock/src/ |
H A D | gmock-internal-utils.cc | 153 GTEST_API_ void Log(LogSeverity severity, const std::string& message, Log() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ |
H A D | AllTUsExecution.cpp | 96 auto Log = [&](llvm::Twine Msg) { in execute() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | GraphWriter.cpp | 158 raw_string_ostream Log(LogBuffer); TryFindProgram() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Debuginfod/ |
H A D | Debuginfod.cpp | 351 DebuginfodLog &Log, in DebuginfodCollection() argument 557 DebuginfodServer(DebuginfodLog & Log,DebuginfodCollection & Collection) DebuginfodServer() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
H A D | DYLDRendezvous.h | 24 class Log; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Alignment.h | 63 uint8_t Log; member
|