Home
last modified time | relevance | path

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

/freebsd-14.2/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
49 memory_addr, memory_size); in __scudo_get_error_info()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/
H A Dinterface.h91 uintptr_t memory_addr, size_t memory_size);