Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp667 ValueSP GetPointerValue(uint32_t reg_index) { GetPointerValue() function in __anone88f57070111::ReturnValueExtractor
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp1401 addr_t ValueObject::GetPointerValue(AddressType *address_type) { GetPointerValue() function in ValueObject