Home
last modified time | relevance | path

Searched refs:getErrorInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c_bionic.cpp46 Allocator.getErrorInfo(error_info, fault_addr, stack_depot, stack_depot_size, in __scudo_get_error_info()
H A Dcombined.h885 static void getErrorInfo(struct scudo_error_info *ErrorInfo, in getErrorInfo() function
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp47 AllocatorT::getErrorInfo(&ErrorInfo, FaultAddr, StackDepotBytes.data(), in LLVMFuzzerTestOneInput()