Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 124) sorted by relevance

12345

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Dgc-unwind.s1 @ Test -gc-sections and unwinding tables. .data.eh should be pulled in
2 @ via the EH tables, .data.foo should not.
/toolchain/binutils/binutils-2.25/ld/emultempl/
DREADME3 C source files that contain jump tables for each emulation.
Dxtensaelf.em113 *error_message = _("file already has property tables");
286 instruction tables (.xt.insn, gnu.linkonce.x.*) tables into property
287 tables (.xt.prop) before any section placement. */
1288 /* Strip out any linkonce property tables or XCC exception tables where the
Daarch64elf.em57 /* Initialise mapping tables for code/data. */
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dunwind.s1 # Test generation of unwind tables
/toolchain/binutils/binutils-2.25/binutils/
DBRANCHES1 Please keep the following tables alphabetical.
DNEWS50 * Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using
108 * Add new option --use-nul-prefixed-import-tables to dlltool to allow fall-
DChangeLog-2008524 (add_specific_symbol): Change to use hash tables.
527 (is_strip_section): Update to use new functions and hash tables.
DChangeLog-20091332 (usage): Add new option --use-nul-prefixed-import-tables.
1334 (long_options): Add --use-nul-prefixed-import-tables.
1337 --use-nul-prefixed-import-tables.
DChangeLog-2010819 ARM unwind tables.
966 symbol hash tables for -D.
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dtic80coff.sc17 # building global constructor and destructor tables.
Delfm68hc11.sc359 /* Constructor and destructor tables are in ROM. */
Delfm68hc12.sc360 /* Constructor and destructor tables are in ROM. */
Delfxgate.sc360 /* Constructor and destructor tables are in ROM. */
/toolchain/binutils/binutils-2.25/bfd/
DPORTING31 If your architecture is new, you need to add it to the tables
/toolchain/binutils/binutils-2.25/gas/
DNEWS100 tables without runtime relocation.
159 tables used, at the expense of longer assembly times, and
160 --hash-size=<NUMBER> to set the size of the hash tables used by gas.
188 * Added support for generating unwind tables for ARM ELF targets.
DREADME146 allows the assembler to assemble jump tables that jump to locations
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-i960.texi83 lists of branch tables. The second word is a count of the number of
111 The first word of the header is used to locate multiple branch tables,
/toolchain/binutils/binutils-2.25/ld/
Dldint.texinfo310 global constructor and destructor tables (e.g., all scripts other than
361 Many COFF systems build constructor tables in the linker script. The
389 constructor and destructor tables. This example is written for a target
523 linking, handling symbol tables, symbol resolution, relocations, and
/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc2515 std::vector<Stub_table_owner*> tables; in group_sections() local
2545 tables.push_back(table_owner); in group_sections()
2547 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()
2555 if (tables.size() >= 2 && tables[tables.size() - 2]->owner == i) in group_sections()
2562 tables.pop_back(); in group_sections()
2566 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()
2574 for (typename std::vector<Stub_table_owner*>::iterator t = tables.begin(); in group_sections()
2575 t != tables.end(); in group_sections()
/toolchain/binutils/binutils-2.25/
DREADME.google259 tables.
/toolchain/binutils/binutils-2.25/bfd/doc/
Dbfdsumm.texi12 tables. Each BFD back end provides a routine for converting
/toolchain/binutils/binutils-2.25/cpu/
Dfrv.opc277 tables perform that mapping. */
312 tables perform that mapping. */
440 *_allowed_vliw tables above. */
Dor1kcommon.cpu21 ; They're also used to provide tables and other elements of the assembly
/toolchain/binutils/binutils-2.25/opcodes/
Dcgen-asm.in311 We assume all necessary tables have been initialized.

12345