Home
last modified time | relevance | path

Searched refs:MainExecutableName (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Support/
DSignals.cpp128 const char *MainExecutableName,
170 std::string MainExecutableName = in printSymbolizedStackTrace() local
178 MainExecutableName.c_str(), StrPool)) in printSymbolizedStackTrace()
/openbsd/src/gnu/llvm/llvm/lib/Support/Windows/
DSignals.inc291 const char *MainExecutableName,
751 std::string MainExecutableName = fs::getMainExecutable(nullptr, nullptr);
754 if (MainExecutableName.empty()) {
761 ProgramName = path::filename(MainExecutableName.c_str());
/openbsd/src/gnu/llvm/llvm/lib/Support/Unix/
DSignals.inc505 const char *MainExecutableName,
508 Modules, Offsets, MainExecutableName};
517 const char *MainExecutableName,