Home
last modified time | relevance | path

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

/external/lldb/source/DataFormatters/
DCXXFormatterFunctions.cpp399 const int type_width = sizeof(SourceDataType); in ReadUTFBufferAndDumpToStream() local
/external/lldb/source/Target/
DProcess.cpp2385 size_t type_width) in ReadStringFromMemory()