Home | History | Annotate | Download | only in MC

Lines Matching defs:Contents

1144     const SmallVectorImpl<char> *Contents;
1147 Contents = &cast<MCDataFragment>(F).getContents();
1150 Contents = &cast<MCDwarfLineAddrFragment>(F).getContents();
1153 Contents = &cast<MCDwarfCallFrameFragment>(F).getContents();
1159 UncompressedData.append(Contents->begin(), Contents->end());
1184 // Return a single fragment containing the compressed contents of the whole