Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp387 uint8_t *DestContent = Storage.data() + sizeof(RecordPrefix); in remapIndices() local
391 reinterpret_cast<TypeIndex *>(DestContent + Ref.Offset); in remapIndices()