Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c_bionic.cpp45 const char *memory_tags, uintptr_t memory_addr, size_t memory_size) { in __scudo_get_error_info() argument
48 memory_tags, memory_addr, memory_size); in __scudo_get_error_info()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/
H A Dinterface.h81 // memory_addr is the start address of memory in the crashing process's address
91 uintptr_t memory_addr, size_t memory_size);