Home
last modified time | relevance | path

Searched refs:stack_depot (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c_bionic.cpp43 const char *stack_depot, size_t stack_depot_size, const char *region_info, in __scudo_get_error_info() argument
46 Allocator.getErrorInfo(error_info, fault_addr, stack_depot, stack_depot_size, in __scudo_get_error_info()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/
H A Dinterface.h61 // stack_depot is a pointer to the stack depot data structure, which may be
87 uintptr_t fault_addr, const char *stack_depot,