在LK的 main.c的kmain中:call_constructors()操作执行__ctor_list链表里面的func,在代码中没有找到__ctor_list的定义在哪?求定义__ctor_list的代码路径?
http://blog.csdn.net/hellowxwworld/article/details/11093853
你的回答一点也不沾边啊~~~不过我自己解决了,就采纳你的好了————————在一个相关的ld文件里面,使用grep "__ctor_begin"可以查询到