This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

get_section_by_name in libbfd


Hi,

Is it possible to  get all the names of all the sections which will
get mapped into the text segment at runtime, using libbfd.
I tried using get_section_by_name, but in this case i dont know all
the names of the section which will get mapped into the text segment.
".text" is by deafult, but there can be many more   like .text.hot ,
.text.likely , .text.unlikely, etc.

--
Regards,
Sandeep





Winners expect to win in advance. Life is a self-fulfilling prophecy.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]