.text & text.hot section for bfd ?

Daniel Jacobowitz drow@false.org
Mon Feb 6 22:17:00 GMT 2006


On Mon, Feb 06, 2006 at 04:11:18PM +0000, Nick Clifton wrote:
> > Or  will have to write three callbacks for each of them.
> 
> Yes.
> 
> Or in fact you will probably want to search for all sections whose name 
> starts with .text. and process all of those.

Or do it by section flags, as Nick mentioned later; SEC_CODE
(corresponding to ELF SHF_EXECINSTR).

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Binutils mailing list