Searched refs:DescSz (Results 1 – 1 of 1) sorted by relevance
77 uint64_t DescSz = 0; in emitNoteSection() local79 DescSz += 4 * 4; in emitNoteSection()81 DescSz += 4 + 4 + 8 * 2; in emitNoteSection()82 if (DescSz == 0) in emitNoteSection()103 OutStreamer.emitIntValue(DescSz, 4); // Elf_Prop array size in emitNoteSection()