YAML representations of CodeView debug subsections.
Types
Name |
Description |
YAML representation of a CodeView |
|
YAML representation of an 8‐byte CodeView global type hash. |
|
Byte sequence rendered as a hex‐formatted string in YAML. |
|
YAML representation of a CodeView inlinee lines subsection. |
|
YAML representation of an inlinee source site. |
|
YAML representation of a CodeView type leaf record. |
|
YAML representation of a CodeView field‐list member record. |
|
YAML representation of a source column range for a line entry. |
|
YAML representation of a source file checksum entry. |
|
YAML representation of a contiguous block of source line mappings. |
|
YAML representation of a single source line mapping entry. |
|
YAML representation of a CodeView source line info subsection. |
|
YAML representation of a CodeView symbol record. |
|
YAML representation of a CodeView cross‐module import entry. |
|
YAML representation of a single CodeView debug subsection. |
|
YAML representation of a CodeView FrameData record. |
Functions
Name |
Description |
Parse a |
|
Parse a |
|
Parse a |
|
Populate string and checksum tables from YAML debug subsections. |
|
Convert YAML debug subsections into CodeView debug subsections. |
|
Serialize a YAML |
|
Serialize YAML leaf records into a |
Created with MrDocs