Home
last modified time | relevance | path

Searched defs:frame_desc (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_stacktrace_libcdep.cpp26 InternalScopedString frame_desc(GetPageSizeCached() * 2); in Print() local
117 InternalScopedString frame_desc(GetPageSizeCached()); in __sanitizer_symbolize_pc() local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_report.cpp189 InternalScopedString frame_desc(GetPageSizeCached() * 2); in PrintStackAllocations() local