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