Home
last modified time | relevance | path

Searched defs:MainExecutableName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp152 const char *MainExecutableName, in collectAddressSymbols()
279 std::string MainExecutableName = in printSymbolizedStackTrace() local
316 std::string MainExecutableName = sys::fs::getMainExecutable(nullptr, nullptr); in symbolizeAddresses() local
341 std::string MainExecutableName = in printMarkupStackTrace() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp157 std::string MainExecutableName = in create() local