blob: 84798cee35965e7ed1f6b9a4c64ee48cbad1bc4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Parenthesized `(...)' is the offset we cross-check.
# The third parenthesized value was left unrelocated (0x0) before.
#...
.*Abbrev Number: .* \(DW_TAG_variable\).*
#...
.*DW_AT_type *: *<0x(32)>.*
#...
.*<(32)>: Abbrev Number: .* \(DW_TAG_base_type\).*
#...
.*Compilation Unit.*
#...
.*Abbrev Number: .* \(DW_TAG_compile_unit\).*
#...
.*Abbrev Number: .* \(DW_TAG_variable\).*
#...
.*DW_AT_type : <0x(32)>.*
#...
|