Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_powerpc.cpp48 bool RegisterContextCorePOSIX_powerpc::ReadVMX() { return true; } in ReadVMX() function in RegisterContextCorePOSIX_powerpc
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_ppc64le.cpp471 Status NativeRegisterContextLinux_ppc64le::ReadVMX() { ReadVMX() function in NativeRegisterContextLinux_ppc64le