Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/
DABISysV_ppc64.cpp666 ValueSP GetPointerValue(uint32_t reg_index) { in GetPointerValue() function in __anon70fd7e2c0111::ReturnValueExtractor
/external/llvm-project/lldb/source/Core/
DValueObject.cpp1483 addr_t ValueObject::GetPointerValue(AddressType *address_type) { in GetPointerValue() function in ValueObject