some problem about libbfd

2017-07-04 Thread 骆宇冲
When I'm using libbfd(bfd.h), I met some problems. I wrote a simple file(test.cpp) and compiled it successfully. Then I ran 'objdump test' and I got all infomation(etc. sections syms) correctly. I installed binutils on my server, and built a check_test.cpp just like what objdump.c do. When I ran

about libbfd

2010-09-20 Thread hongming li
hello nice guy: can you help me.just a simple question. I have use libbfd to analyse a object file. i initialize a bfd pointer by call bfd_openr(path,NULL) now i want analyse a buffer in memory which contains a object file , that means if there exsit such a method bfd_init_by_buffer(void* , size_