Searched refs:LocalEntryCount (Results 1 – 1 of 1) sorted by relevance
138 int64_t BodySize, LocalEntryCount; in onSymbolStart() local140 !nextLEB(LocalEntryCount, Bytes, Size, false)) in onSymbolStart()142 if (LocalEntryCount) { in onSymbolStart()144 for (int64_t I = 0; I < LocalEntryCount; I++) { in onSymbolStart()