reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
127 Size = 0; 131 if (!nextLEB(FunctionCount, Bytes, Size, false)) 137 if (!nextLEB(BodySize, Bytes, Size, false) || 138 !nextLEB(LocalEntryCount, Bytes, Size, false)) 144 if (!nextLEB(Count, Bytes, Size, false) || 145 !nextLEB(Type, Bytes, Size, false))