Home
last modified time | relevance | path

Searched defs:LW (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp126 LogWriter *LW = reinterpret_cast<LogWriter *>(InternalAlloc(sizeof(LogWriter))); in Open() local
131 void LogWriter::Close(LogWriter *LW) { in Close() argument
[all...]
H A Dxray_basic_logging.cpp88 LogWriter* LW = LogWriter::Open(); in getLog() local
119 static LogWriter *LW = nullptr; in getGlobalLog() local
161 LogWriter *LW = getGlobalLog(); in InMemoryRawLog() local
261 LogWriter *LW = getGlobalLog(); in InMemoryRawLogWithArg() local
H A Dxray_profiling.cpp241 LogWriter *LW = LogWriter::Open(); in profilingFlush() local
H A Dxray_fdr_logging.cpp337 LogWriter *LW = LogWriter::Open(); in fdrLoggingFlush() local
/freebsd/contrib/kyua/utils/logging/
H A Dmacros.hpp64 #define LW(message) utils::logging::log(utils::logging::level_warning, \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp384 MachineInstr *LW = in select() local
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp67 LW = 0x2003, enumerator