Close stabs info file descriptor.
Source position: lineinfo.pp line 33
procedure CloseStabs; |
CloseStabs will close the file descriptor that was used to read STABS debug information. This is useful if AllowReuseOfLineInfoData is used to cache STABS information.
None.
|
Speed up LineInfo reading by reusing already-read information. |