Home
last modified time | relevance | path

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

/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-subzero/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/llvm-project/llvm/lib/Support/
DSignals.cpp96 const char *MainExecutableName,
138 std::string MainExecutableName = in printSymbolizedStackTrace() local
146 MainExecutableName.c_str(), StrPool)) in printSymbolizedStackTrace()
/external/llvm/lib/Support/Unix/
DSignals.inc340 const char *MainExecutableName,
343 Modules, Offsets, MainExecutableName};
352 const char *MainExecutableName,
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DSignals.inc340 const char *MainExecutableName,
343 Modules, Offsets, MainExecutableName};
352 const char *MainExecutableName,
/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/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/llvm-project/llvm/lib/Support/Windows/
DSignals.inc282 const char *MainExecutableName,
731 std::string MainExecutableName = fs::getMainExecutable(nullptr, nullptr);
734 if (MainExecutableName.empty()) {
741 ProgramName = path::filename(MainExecutableName.c_str());
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DSignals.inc502 const char *MainExecutableName,
505 Modules, Offsets, MainExecutableName};
514 const char *MainExecutableName,
/external/llvm-project/llvm/lib/Support/Unix/
DSignals.inc501 const char *MainExecutableName,
504 Modules, Offsets, MainExecutableName};
513 const char *MainExecutableName,