由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - How to get all defined data types out of a elf object file?
相关主题
How to define a data type of 1 bit size?Can we define pure virtual function? (转载)
C++ interdependence questionQ: 2 submit buttons in 1 page (转载)
C++: define a reference always reference the same objectNode.js 有用过的么 什么评价
C++中size_type怎么处理?Why C++11 introduce "decltype" and "auto"?
c的memory layout和c++的memory layout有什么不同?珍惜生命,远离 R 和 Go
An object of A automatically converted to an object of B.python 3.5 typing hint普及之後 python真要統治世界了。
问一下这个cast在java里是怎么work的请教个JAVA的小问题
What're the three types of memory allocated for C++ variables?[合集] C++ question -- how to save objects
相关话题的讨论汇总
话题: elf话题: defined话题: types话题: object话题: out
进入Programming版参与讨论
1 (共1页)
s*****y
发帖数: 1
1
I need to get all data types and size out of a big elf object file,
including those defined but not being used? Anyone knows a way to do that?
I am doing research on dwarfdump, which might be able get those info out.
Anybody has experience on that?
Thanks.
1 (共1页)
进入Programming版参与讨论
相关主题
[合集] C++ question -- how to save objectsc的memory layout和c++的memory layout有什么不同?
弱问一下An object of A automatically converted to an object of B.
return value of a python function...问一下这个cast在java里是怎么work的
问问开发ios的,有用C++来组织代码的么?What're the three types of memory allocated for C++ variables?
How to define a data type of 1 bit size?Can we define pure virtual function? (转载)
C++ interdependence questionQ: 2 submit buttons in 1 page (转载)
C++: define a reference always reference the same objectNode.js 有用过的么 什么评价
C++中size_type怎么处理?Why C++11 introduce "decltype" and "auto"?
相关话题的讨论汇总
话题: elf话题: defined话题: types话题: object话题: out