Home
last modified time | relevance | path

Searched refs:extab (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/src/sys/arch/arm/conf/
Dkern.ldscript.tail4 .ARM.extab : { *(.ARM.extab* .gnu.linkonce.armextab.*) }
/netbsd/src/usr.bin/config/
DTODO336 o According to matt@, .ARM.extab/.ARM.exidx sections are no longer needed.
/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-tdep.c2541 asection *exidx, *extab; in arm_exidx_new_objfile() local
2564 extab = bfd_get_section_by_name (objfile->obfd.get (), ".ARM.extab"); in arm_exidx_new_objfile()
2566 if (extab) in arm_exidx_new_objfile()
2568 extab_vma = bfd_section_vma (extab); in arm_exidx_new_objfile()
2569 extab_data.resize (bfd_section_size (extab)); in arm_exidx_new_objfile()
2571 if (!bfd_get_section_contents (objfile->obfd.get (), extab, in arm_exidx_new_objfile()
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2010840 * NEWS: Document .ARM.exidx / .ARM.extab support.
DNEWS503 * Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using
/netbsd/src/share/mk/
Dbsd.own.mk778 -R .ARM.extab \
/netbsd/src/external/gpl3/binutils/dist/binutils/po/
Dit.po5909 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
5910 msgstr "Impossibile localizzare la sezione .ARM.extab contenente 0x%lx.\n"
Dfi.po6886 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
6887 msgstr "Ei voitu paikantaa ”.ARM.extab”-lohkoa, joka sisältää 0x%lx.\n"
Dru.po8491 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
8492 msgstr "Не удалось обнаружить раздел .ARM.extab, содержащий 0x%lx.\n"
Dja.po8478 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
8479 msgstr "0x%lx を含む .ARM.extab セクションを配置できません\n"
Dvi.po6095 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
6096 msgstr "Không thể xác định phần .ARM.extab đang chứa 0x%lx.\n"
Dhr.po5614 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
Dsr.po9518 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
9519 msgstr "Не могу да нађем одељак „.ARM.extab“ који садржи 0x%lx.\n"
Duk.po10063 msgid "Could not locate .ARM.extab section containing %#<PRIx64>.\n"
10064 msgstr "Не вдалося визначити розташування розділу .ARM.extab, що містить %#<PRIx64>.\n"
Dsv.po10128 msgid "Could not locate .ARM.extab section containing %#<PRIx64>.\n"
10129 msgstr "Kunde inte hitta sektionen .ARM.extab innehållande %#<PRIx64>.\n"
Dca.po8645 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
8646 msgstr "No s'ha pogut localitzar la secció .ARM.extab que conté 0x%lx.\n"
Dzh_CN.po6716 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
Dda.po5013 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
Des.po9087 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
9088 msgstr "No se puede ubicar la sección .ARM.extab que contiene 0x%lx.\n"
Dpt.po9140 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
9141 msgstr "Impossível localizar secção extab .ARM contendo 0x%lx.\n"
Dro.po10337 msgid "Could not locate .ARM.extab section containing %#<PRIx64>.\n"
10338 msgstr "Nu s-a putut localiza secțiunea .ARM.extab care conține %#<PRIx64>.\n"
Dfr.po10031 msgid "Could not locate .ARM.extab section containing %#<PRIx64>.\n"
10032 msgstr "Impossible de trouver la section .ARM.extab contenant %#<PRIx64>.\n"
Dzh_TW.po8191 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Das.texi4984 in the @code{.gnu.extab} section otherwise.
4998 switches to the corresponding @code{.gnu.extab} section.
/netbsd/src/external/gpl3/binutils/dist/binutils/doc/
Dbinutils.texi5206 (@code{.ARM.exidx} / @code{.ARM.extab}) are currently supported. If

12