Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DProcess.cpp2314 const uint8_t *ubuf = (const uint8_t *)buf; WriteMemory() local
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h519 #define __sanitizer_syscall_pre_ustat(dev, ubuf) \ argument
521 #define __sanitizer_syscall_post_ustat(res, dev, ubuf) \ argument