Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSError.cpp66 lldb::addr_t code_location = ptr_value + 2 * ptr_size; in NSError_SummaryProvider() local
70 uint64_t code = process_sp->ReadUnsignedIntegerFromMemory(code_location, in NSError_SummaryProvider()