Lines Matching refs:HeaderData
869 | HEADER_DATA | HeaderData
990 table get to define additional data that goes into the header ("``HeaderData``"),
1010 … // Specifically the length of the following HeaderData field - this does not
1012 HeaderData header_data; // Implementation specific header data
1035 in bytes of the ``HeaderData`` that is filled in by specialized versions of
1068 The ``HeaderData`` contains a definition of the contents of each HashData chunk.
1114 struct HeaderData
1121 ``HeaderData`` defines the base DIE offset that should be added to any atoms
1135 HeaderData.atom_count = 1;
1136 HeaderData.atoms[0].type = eAtomTypeDIEOffset;
1137 HeaderData.atoms[0].form = DW_FORM_data4;