Home
last modified time | relevance | path

Searched refs:source_file_name (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderVTune.cpp52 MethodMessage.source_file_name = in registerJITLoaderVTuneRegisterImpl()
55 MethodMessage.source_file_name = NULL; in registerJITLoaderVTuneRegisterImpl()
140 std::string(msg->source_file_name), in NotifyEvent()
144 << msg->source_file_name << ", line " in NotifyEvent()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Djitprofiling.h205 char* source_file_name; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp300 FunctionMessage.source_file_name = 0; in notifyObjectLoaded()
317 FunctionMessage.source_file_name = in notifyObjectLoaded()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp532 llvm::SmallString<64> source_file_name = in CreateCompileUnit() local
535 source_file_name, llvm::sys::path::Style::windows_backslash)); in CreateCompileUnit()