Searched defs:ReadVMX (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/elf-core/ | ||
H A D | RegisterContextPOSIXCore_powerpc.cpp | 48 bool RegisterContextCorePOSIX_powerpc::ReadVMX() { return true; } in ReadVMX() function in RegisterContextCorePOSIX_powerpc |
/llvm-project/lldb/source/Plugins/Process/Linux/ | ||
H A D | NativeRegisterContextLinux_ppc64le.cpp | 471 Status NativeRegisterContextLinux_ppc64le::ReadVMX() { ReadVMX() function in NativeRegisterContextLinux_ppc64le |