Searched refs:subtag (Results 1 – 2 of 2) sorted by relevance
213 subtag = readu1(hprof) ; length -= 1 variable214 if subtag == 0xFF:217 elif subtag == 0x01:221 elif subtag == 0x02:226 elif subtag == 0x03:231 elif subtag == 0x04:235 elif subtag == 0x05:238 elif subtag == 0x06:242 elif subtag == 0x07:245 elif subtag == 0x08:[all …]
285 int subtag = hprof.getU1(); in parseInternal() local286 switch (subtag) { in parseInternal()563 String.format("Unsupported heap dump sub tag 0x%02x", subtag)); in parseInternal()