Skip to content

Commit d8c5038

Browse files
committed
Added another DWARF5 definition
1 parent a910e5f commit d8c5038

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/parser/file/dwarf/v5/definitions.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
#define DW_FORM_strx3 0x27
3535
#define DW_FORM_strx4 0x28
3636

37+
#define DW_AT_str_offsets_base 0x72
38+
3739
#define DW_LNCT_path 0x1
3840
#define DW_LNCT_directory_index 0x2
3941
#define DW_LNCT_timestamp 0x3

0 commit comments

Comments
 (0)