Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

duplicate type debuginfo #3

Open
hidva opened this issue Nov 12, 2022 · 0 comments
Open

duplicate type debuginfo #3

hidva opened this issue Nov 12, 2022 · 0 comments

Comments

@hidva
Copy link
Owner

hidva commented Nov 12, 2022

// tyname=::std::_Rb_tree_node_base tyidx=TypeIndex { input_id: 0, typoff: TypeOffset(60984357) }
// tyname=::std::_Rb_tree_node_base tyidx=TypeIndex { input_id: 0, typoff: TypeOffset(28125307) }
// tyname=::std::_Rb_tree_node_base tyidx=TypeIndex { input_id: 0, typoff: TypeOffset(69763994) }
// tyname=::std::_Rb_tree_node_base tyidx=TypeIndex { input_id: 0, typoff: TypeOffset(22768814) }
// tyname=::std::_Rb_tree_node_base tyidx=TypeIndex { input_id: 0, typoff: TypeOffset(56430823) }
// tyname=::std::_Rb_tree_node_base tyidx=TypeIndex { input_id: 0, typoff: TypeOffset(31413305) }
$ grep -F 'char_Array16' 12.h  |grep -F typedef
typedef char char_Array16[16];
typedef char char_Array16_1[16];
typedef char char_Array16_2[16];
typedef char char_Array16_3[16];
typedef char char_Array16_4[16];
typedef char char_Array16_5[16];
typedef char char_Array16_6[16];
typedef char char_Array16_7[16];
typedef char char_Array16_8[16];
typedef char char_Array16_9[16];
typedef char char_Array16_10[16];
typedef char char_Array16_11[16];
typedef char char_Array16_12[16];
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant