Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSignals.cpp54 const char *MainExecutableName,
96 std::string MainExecutableName = in printSymbolizedStackTrace() local
104 MainExecutableName.c_str(), StrPool)) in printSymbolizedStackTrace()
/external/llvm/lib/Support/
DSignals.cpp54 const char *MainExecutableName,
96 std::string MainExecutableName = in printSymbolizedStackTrace() local
104 MainExecutableName.c_str(), StrPool)) in printSymbolizedStackTrace()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSignals.cpp93 const char *MainExecutableName,
133 std::string MainExecutableName = in printSymbolizedStackTrace() local
141 MainExecutableName.c_str(), StrPool)) in printSymbolizedStackTrace()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DSignals.cpp128 const char *MainExecutableName,
170 std::string MainExecutableName = in printSymbolizedStackTrace() local
178 MainExecutableName.c_str(), StrPool)) in printSymbolizedStackTrace()
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DSignals.inc340 const char *MainExecutableName,
343 Modules, Offsets, MainExecutableName};
352 const char *MainExecutableName,
/external/llvm/lib/Support/Unix/
DSignals.inc340 const char *MainExecutableName,
343 Modules, Offsets, MainExecutableName};
352 const char *MainExecutableName,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DSignals.inc282 const char *MainExecutableName,
727 std::string MainExecutableName = fs::getMainExecutable(nullptr, nullptr);
730 if (MainExecutableName.empty()) {
737 ProgramName = path::filename(MainExecutableName.c_str());
/external/llvm/lib/Support/Windows/
DSignals.inc278 const char *MainExecutableName,
697 std::string MainExecutableName = fs::getMainExecutable(nullptr, nullptr);
700 if (MainExecutableName.empty()) {
707 ProgramName = path::filename(MainExecutableName.c_str());
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DSignals.inc279 const char *MainExecutableName,
700 std::string MainExecutableName = fs::getMainExecutable(nullptr, nullptr);
703 if (MainExecutableName.empty()) {
710 ProgramName = path::filename(MainExecutableName.c_str());
/external/swiftshader/third_party/llvm-16.0/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());
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/Unix/
DSignals.inc505 const char *MainExecutableName,
508 Modules, Offsets, MainExecutableName};
517 const char *MainExecutableName,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DSignals.inc500 const char *MainExecutableName,
503 Modules, Offsets, MainExecutableName};
512 const char *MainExecutableName,