mostang.com!davidm | 3434090 | 2003-02-22 08:19:43 +0000 | [diff] [blame^] | 1 | unw\_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. |