Home
last modified time | relevance | path

Searched refs:ptr_addr (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2759 Address ptr_addr(ptr_value); in CastPointerType() local
2762 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, compiler_type); in CastPointerType()
2773 Address ptr_addr(ptr_value); in CastPointerType() local
2776 exe_ctx.GetBestExecutionContextScope(), name, ptr_addr, type_sp); in CastPointerType()