Displaying 1 result from an estimated 1 matches for "dw_tag_skeleton_unit".
2019 Dec 06
2
[DWARF5][SplitDwarf] question on using fsplit-dwarf-inlining option
...from First
partition(with Skeleton unit).
At the same time, there is following requirement for split DWARF :
"When generating a split DWARF object file (see Section 7.3.2 on page
187), the compilation unit in the .debug_info section is a "skeleton"
compilation unit with the tag DW_TAG_skeleton_unit
A skeleton compilation unit has no children."
Is the behavior of fsplit-dwarf-inlining option correct, then?