Searched refs:DescSz (Results 1 – 1 of 1) sorted by relevance
66 uint64_t DescSz = 0; in emitNoteSection() local68 DescSz += 4 * 4; in emitNoteSection()70 DescSz += 4 + 4 + 8 * 2; in emitNoteSection()71 if (DescSz == 0) in emitNoteSection()92 OutStreamer.emitIntValue(DescSz, 4); // Elf_Prop array size in emitNoteSection()