Home
last modified time | relevance | path

Searched defs:StartTransForHWP (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DDNBArch.h117 virtual bool StartTransForHWP() { return true; } in StartTransForHWP() function
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.cpp1022 bool DNBArchImplI386::StartTransForHWP() { in StartTransForHWP() function in DNBArchImplI386
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
DDNBArchImplX86_64.cpp832 bool DNBArchImplX86_64::StartTransForHWP() { in StartTransForHWP() function in DNBArchImplX86_64