We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I just noticed that @nathanchance reported here:
$ $ python3 ../../github/frame-larger-than/frame_larger_than.py drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_mode_vba_20.o dml20_ModeSupportAndSystemConfigurationFull Unsupported type info for DW_TAG_enumeration_type, implement me! DIE DW_TAG_enumeration_type, size=12, has_children=True |DW_AT_type : AttributeValue(name='DW_AT_type', form='DW_FORM_ref4', value=75, raw_value=75, offset=638) |DW_AT_name : AttributeValue(name='DW_AT_name', form='DW_FORM_strp', value=b'dm_validation_status', raw_value=2265, offset=642) |DW_AT_byte_size : AttributeValue(name='DW_AT_byte_size', form='DW_FORM_data1', value=4, raw_value=4, offset=646) |DW_AT_decl_file : AttributeValue(name='DW_AT_decl_file', form='DW_FORM_data1', value=1, raw_value=1, offset=647) |DW_AT_
The text was updated successfully, but these errors were encountered:
frame_larger_than.py: Support DW_TAG_enumeration_type
bb3da3b
Closes: #5 Signed-off-by: Nathan Chancellor <[email protected]>
Successfully merging a pull request may close this issue.
I just noticed that @nathanchance reported here:
The text was updated successfully, but these errors were encountered: