Home | History | Annotate | Download | only in dwarf

Lines Matching refs:PushUint32

50   writer.PushUint32(0);  // Length placeholder.
51 writer.PushUint32((format == DW_EH_FRAME_FORMAT) ? 0 : 0xFFFFFFFF); // CIE id.
95 writer.PushUint32(0); // Length placeholder.
98 writer.PushUint32(cie_pointer);
102 writer.PushUint32(cie_pointer);
116 writer.PushUint32(code_address);
117 writer.PushUint32(code_size);
136 writer.PushUint32(0); // Length placeholder.
138 writer.PushUint32(debug_abbrev_offset);
169 writer.PushUint32(0); // Section-length placeholder.
172 writer.PushUint32(0); // Header-length placeholder.