Skip to content

Commit 4034920

Browse files
committed
Documented the new field
1 parent 8412589 commit 4034920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/parser/file/dwarf/dwarf_parser.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ struct dwarf_parser {
8686

8787
/** The directory where the binary was compiled in. */
8888
char* compilationDirectory;
89+
/** The main offset into the debug string offsets table. */
8990
optional_uint64_t debugStrOffset;
9091

9192
/** The function to destroy the version dependent part of this parser. */

0 commit comments

Comments
 (0)