Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp734 TraceDumper::FunctionCallUP new_root = in AppendReturnedInstructionToFunctionCallForest() local
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h670 #define __sanitizer_syscall_pre_pivot_root(new_root, put_old) \ argument
672 #define __sanitizer_syscall_post_pivot_root(res, new_root, put_old) \ argument