Searched defs:PCIter (Results 1 – 1 of 1) sorted by relevance
360 type PCIter struct { struct361 p []byte362 PC uint32363 NextPC uint32364 PCScale uint32365 Value int32366 start bool367 Done bool378 func (it *PCIter) Next() {415 func (it *PCIter) Init(p []byte) {