Searched refs:NumAddrSpace (Results 1 – 1 of 1) sorted by relevance
524 const uint64_t NumAddrSpace = readULEB(); in executeMatchTable() local534 const uint64_t LastIdx = CurrentIdx + NumAddrSpace; in executeMatchTable()541 for (unsigned I = 0; I != NumAddrSpace; ++I) { in executeMatchTable()