blob: 16c4e01ac001bcc816c1bd9e299aec9b601e9ee8 [file] [log] [blame]
mostang.com!davidm34340902003-02-22 08:19:43 +00001unw\_dyn\_region\_info\_t:
2
3 - insn_count can be negative to indicate that the region is
4 at the end of the procedure; in such a case, the negated
5 insn_count value specifies the length of the final region
6 in number of instructions. There must be at most one region
7 with a negative insn_count and only the last region in a
8 procedure's region list may be negative. Furthermore, both
9 di->start\_ip and di->end\_ip must be valid.