Skip to content
Snippets Groups Projects
Commit 9ec53898 authored by eric pouech's avatar eric pouech Committed by Alexandre Julliard
Browse files

dbghelp: Introduce interface for line info access.


Introduce two new module_format methods:
- source_info_search_by_addr
- source_info_advance
And move the current line info from vector inside SymTagFunction
into it for new PDB reader.

Signed-off-by: default avatarEric Pouech <epouech@codeweavers.com>
parent 8470325d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment