Home
last modified time | relevance | path

Searched refs:ScopedString (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.h19 class ScopedString {
21 explicit ScopedString() { String.push_back('\0'); } in ScopedString() function
H A Dstring_utils.cpp221 void ScopedString::append(const char *Format, va_list Args) { in append()
240 void ScopedString::append(const char *Format, ...) { in append()
251 ScopedString Msg; in Printf()
H A Dquarantine.h129 void getStats(ScopedString *Str) const { in getStats()
218 void getStats(ScopedString *Str) const { in getStats()
H A Dprimary64.h155 void getStats(ScopedString *Str) { in getStats()
348 ScopedString Str; in populateFreeList()
410 void getStats(ScopedString *Str, uptr ClassId, uptr Rss) { in getStats()
H A Dreport.cpp34 ScopedString Message;
H A Dprimary32.h185 void getStats(ScopedString *Str) { in getStats()
412 void getStats(ScopedString *Str, uptr ClassId, uptr Rss) { in getStats()
H A Dsecondary.h427 void getStats(ScopedString *Str) const;
604 void MapAllocator<Config>::getStats(ScopedString *Str) const { in getStats()
H A Dsize_class_map.h326 ScopedString Buffer; in printMap()
H A Dcombined.h697 ScopedString Str; in getStats()
711 ScopedString Str; in printStats()
1420 uptr getStats(ScopedString *Str) { in getStats()