working with debug symbols
Nick Clifton
nickc@redhat.com
Wed May 19 15:31:00 GMT 2010
More information about the Binutils mailing list
Wed May 19 15:31:00 GMT 2010
- Previous message (by thread): working with debug symbols
- Next message (by thread): Linker script and dependency search path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Nikos, > We are interested in x86 for now. Are the jump tables for switch > statements stored inside the functions? Probably not for you, but there are a few cases where they are. (Specifically when generating code for a 64-bit x86 Mach-O target, or a 32-bit x86 target on a system where the assembler does not support the GOTOFF relocation in data sections). You can easily compile a small test application to find out. Cheers Nick
- Previous message (by thread): working with debug symbols
- Next message (by thread): Linker script and dependency search path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list