Searched defs:EndingStr (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
| H A D | HWAddressSanitizer.cpp | 698 const std::string EndingStr = Recover ? "_noabort" : ""; initializeCallbacks() local |
| H A D | AddressSanitizer.cpp | 2793 const std::string EndingStr = Recover ? "_noabort" : ""; initializeCallbacks() local |