Lines Matching refs:HeaderData
875 | HEADER_DATA | HeaderData
996 table get to define additional data that goes into the header ("``HeaderData``"),
1016 … // Specifically the length of the following HeaderData field - this does not
1018 HeaderData header_data; // Implementation specific header data
1041 in bytes of the ``HeaderData`` that is filled in by specialized versions of
1074 The ``HeaderData`` contains a definition of the contents of each HashData chunk.
1120 struct HeaderData
1127 ``HeaderData`` defines the base DIE offset that should be added to any atoms
1141 HeaderData.atom_count = 1;
1142 HeaderData.atoms[0].type = eAtomTypeDIEOffset;
1143 HeaderData.atoms[0].form = DW_FORM_data4;