This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Elf-Section .gcc_except_table
- From: Martin Kirchengast <martin_kir_ at hotmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 13 Sep 2010 23:44:33 +0200
- Subject: Elf-Section .gcc_except_table
Hi!
Is there any information about the format of the ELF64 section
".gcc_except_table" available? The only information related to exception
handling tables I found is about the ".eh_frame" content. But what is
the purpose and the exact format of ".gcc_except_table"?
Martin K.