Searched defs:codeview_linetab2_block (Results 1 – 1 of 1) sorted by relevance
1684 struct codeview_linetab2_block struct1686 DWORD header; /* 0x000000f2 */1687 DWORD size_of_block; /* next block is at # bytes after this field */1688 DWORD start; /* start address of function with line numbers */1689 DWORD seg; /* segment of function with line numbers */1690 DWORD size; /* size of function with line numbers */1714 struct codeview_linetab2_block* lbh; in codeview_dump_linetab2() argument