|
LLDB mainline
|
Go to the source code of this file.
Functions | |
| static DataExtractorSP | MakeEmptySubsetExtractor (ByteOrder byte_order, uint32_t addr_size) |
| A subset request that can't be mapped still returns a valid, non-null extractor, because most callers dereference the result directly. | |
|
static |
A subset request that can't be mapped still returns a valid, non-null extractor, because most callers dereference the result directly.
Definition at line 251 of file VirtualDataExtractor.cpp.
Referenced by lldb_private::VirtualDataExtractor::GetSubsetExtractorSP(), and lldb_private::VirtualDataExtractor::GetSubsetExtractorSP().