HomeSort by: relevance | last modified time | path
    Searched refs:gcc_except_table (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/arch/ofppc/stand/ofwboot/
ldscript 92 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
98 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
  /src/external/gpl3/binutils/dist/ld/scripttempl/
elfarc.sc 315 .gcc_except_table ${RELOCATING-0} : ONLY_IF_RO { *(.gcc_except_table${RELOCATING+ .gcc_except_table.*}) }
324 .gcc_except_table ${RELOCATING-0} : ONLY_IF_RW { *(.gcc_except_table${RELOCATING+ .gcc_except_table.*}) }
351 .gcc_except_table ${RELOCATING-0} : { *(.gcc_except_table) }
elfarcv2.sc 224 .gcc_except_table ${RELOCATING-0} :
226 *(.gcc_except_table) *(.gcc_except_table.*)
  /src/external/gpl3/binutils.old/dist/ld/scripttempl/
elfarc.sc 315 .gcc_except_table ${RELOCATING-0} : ONLY_IF_RO { *(.gcc_except_table${RELOCATING+ .gcc_except_table.*}) }
324 .gcc_except_table ${RELOCATING-0} : ONLY_IF_RW { *(.gcc_except_table${RELOCATING+ .gcc_except_table.*}) }
351 .gcc_except_table ${RELOCATING-0} : { *(.gcc_except_table) }
elfarcv2.sc 224 .gcc_except_table ${RELOCATING-0} :
226 *(.gcc_except_table) *(.gcc_except_table.*)
  /src/sys/arch/evbmips/stand/sbmips/common/
boot.ldscript 107 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table .gcc_except_table.*) }
113 .gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
  /src/sys/arch/sbmips/stand/common/
boot.ldscript 107 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table .gcc_except_table.*) }
113 .gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
morestack.S 650 .section .gcc_except_table,"a",@progbits
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
morestack.S 650 .section .gcc_except_table,"a",@progbits
  /src/external/gpl3/gcc.old/dist/gcc/
configure 30708 .section .gcc_except_table.foo,"a",@progbits
30719 | grep gcc_except_table > /dev/null; then
30736 .section .gcc_except_table.foo,"a",@progbits
30747 | grep gcc_except_table > /dev/null; then
30792 .section .gcc_except_table.foo,"a",@progbits
30803 | grep gcc_except_table > /dev/null; then
  /src/external/gpl3/gcc/dist/gcc/
configure 32589 .section .gcc_except_table.foo,"a",@progbits
32600 | grep gcc_except_table > /dev/null; then
32617 .section .gcc_except_table.foo,"a",@progbits
32628 | grep gcc_except_table > /dev/null; then
32673 .section .gcc_except_table.foo,"a",@progbits
32684 | grep gcc_except_table > /dev/null; then
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
entry-value-typedef-aarch64.S 113 .section .gcc_except_table,"a",%progbits
entry-value-typedef-amd64.S 117 .section .gcc_except_table,"a",@progbits
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
entry-value-typedef-aarch64.S 113 .section .gcc_except_table,"a",%progbits
entry-value-typedef-amd64.S 117 .section .gcc_except_table,"a",@progbits

Completed in 87 milliseconds