Home
last modified time | relevance | path

Searched refs:specs (Results 1 – 14 of 14) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c8254 struct rsrc specs[MAX_SPECS], in specify_resource()
8306 specs[count] = tmpl; in specify_resource()
8307 specs[count++].index = regno; in specify_resource()
8315 specs[count] = tmpl; in specify_resource()
8316 specs[count++].index = i; in specify_resource()
8332 specs[count++] = tmpl; in specify_resource()
8344 specs[count] = tmpl; in specify_resource()
8351 specs[count].index = (md.mem_offset.offset >> 3) & 0x3F; in specify_resource()
8352 specs[count].mem_offset.hint = 1; in specify_resource()
8353 specs[count].mem_offset.offset = md.mem_offset.offset; in specify_resource()
[all …]
/toolchain/binutils/binutils-2.25/cpu/
Dsimplify.inc89 ; getter/setter, or layout specs.
106 ; getter/setter, and layout specs.
127 ; getter/setter specs.
Dm32r.cpu632 ; FIXME: Later make add get/set specs and support SMP.
Dm32c.cpu1036 ; Define different views of the grs as VIRTUAL with getter/setter specs
1226 ; Define different views of the ars as VIRTUAL with getter/setter specs
/toolchain/binutils/binutils-2.25/config/
Dacinclude.m471 if test -f ${gccfiles}/specs -a -f ${gccfiles}/cpp -a -f ${gccfiles}/cc1plus; then
167 if test -f ${gccfiles}/specs -a -f ${gccfiles}/cpp -a -f ${gccfiles}/cc1plus; then
Dtcl.m41829 # specs, like -ltcl7.5, so use -ltcl75 instead. Also, it
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dbeos.em687 /* Look up the output section. The Microsoft specs say sections names in
Dxtensaelf.em1450 *(.init) output sections and *(.fini) specs may NOT be reordered. */
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-20041317 does not conform to published PE-COFF specs.
DChangeLog-20051800 of "${CC} --print-file-name=specs" to appease GCC versions >= 4.0.
DChangeLog-91975650 entries with different CPU specs that use the same ld_target
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-92971606 * v850-opc.c (v850_opcodes): Fix opcode specs for
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02032693 * config/tc-ppc.c (mapping): Handle new TLS reloc specs.
/toolchain/binutils/binutils-2.25/gold/
DChangeLog4733 casts to match formatting specs.
9315 specified in the ARM ELF specs.