MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / TypeStreamMerger

Class TypeStreamMerger

lib/DebugInfo/CodeView/TypeStreamMerger.cpp:54–92  ·  view source on GitHub ↗

Implementation of CodeView type stream merging. A CodeView type stream is a series of records that reference each other through type indices. A type index is either "simple", meaning it is less than 0x1000 and refers to a builtin type, or it is complex, meaning it refers to a prior type record in the current stream. The type index of a record is equal to the number of records before it in the str

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mergeTypeStreamsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected