Searched defs:GetPointerValue (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/ | ||
D | ABISysV_ppc64.cpp | 666 ValueSP GetPointerValue(uint32_t reg_index) { in GetPointerValue() function in __anon70fd7e2c0111::ReturnValueExtractor |
/external/llvm-project/lldb/source/Core/ | ||
D | ValueObject.cpp | 1483 addr_t ValueObject::GetPointerValue(AddressType *address_type) { in GetPointerValue() function in ValueObject |