Searched refs:reset (Results 1 – 25 of 59) sorted by relevance
123
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
D | seg.t | 4 reset - 4 : 6 *(reset)
|
D | seg.s | 3 .section reset,"ax"
|
D | seg.d | 20 0. reset boot
|
D | note-3.t | 12 /* BUG: This linker script is broken here. It has not reset the
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/ |
D | ffxx1-coff.s | 6 reset: .word main ;reset vector label
|
D | ffxx1-elf.s | 6 reset: .word main ;reset vector label
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | ip2k.sc | 127 .reset : { * (.reset) } >P_RESET = 0xffff
|
D | elfmicroblaze.sc | 72 .vectors.reset 0x0 : { KEEP (*(.vectors.reset)) } = 0
|
D | avr.sc | 131 *(.init0) /* Start here after reset. */ 203 /* Global data not cleared after reset. */
|
D | avrtiny.sc | 134 *(.init0) /* Start here after reset. */ 206 /* Global data not cleared after reset. */
|
D | elf32msp430_3.sc | 91 *(SORT_NONE(.init0)) /* Start here after reset. */
|
D | elf32msp430.sc | 138 *(SORT_NONE(.init0)) /* Start here after reset. */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/ |
D | nosubspace.s | 11 add %r0,%r0,%r0 ; reset cy
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
D | labels.s | 3 * Local labels are undefined/reset in one of four ways:
|
D | opcodes.d | 197 bc: f7e0 reset
|
/toolchain/binutils/binutils-2.25/gold/ |
D | dwarf_reader.h | 83 reset(uint64_t checkpoint) in reset() function 145 { this->track_relocs_.reset(checkpoint); } in do_reset() 835 { this->reloc_mapper_->reset(checkpoint); } in reset_relocs()
|
D | output.cc | 4261 Layout* layout, bool reset, in set_section_addresses() argument 4279 && (!this->are_addresses_set_ || reset)) in set_section_addresses() 4343 if (!reset && this->are_addresses_set_) in set_section_addresses() 4375 addr = this->set_section_list_addresses(layout, reset, in set_section_addresses() 4444 Output_segment::set_section_list_addresses(Layout* layout, bool reset, in set_section_list_addresses() argument 4460 if (reset) in set_section_list_addresses()
|
D | reloc.h | 882 reset(section_size_type checkpoint) in reset() function
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | cris.cpu | 1813 (reset-x-p) 1825 (reset-x-p) 1837 (reset-x-p)) 1847 (reset-x-p)) 1886 (reset-x-p)) 2564 (reset-x-p)) 2617 (reset-x-p)))) 2634 (reset-x-p) 2672 (reset-x-p)) 2707 (reset-x-p)) [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pdp11/ |
D | opcode.s | 27 reset
|
D | opcode.d | 23 e: 0005 [ ]*reset
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-sh64.texi | 150 which SHcompact labels will have the least significant bit reset
|
D | c-tic54x.texi | 163 The scope of a local label is based on when it may be undefined or reset. 648 Similar to @code{.struct}, but the offset after each element is reset to
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | ChangeLog | 220 and conditionally reset it to C_AIX_WEAKEXT in the XCOFF part of
|
/toolchain/binutils/binutils-2.25/texinfo/ |
D | texinfo.tex | 670 % the \scriptstyle font (since we don't reset \scriptstyle and 1071 % \kern backwards by \parindent, and then reset itself to empty. 1143 % We have to reset their definitions in case the @math was an argument 2105 % reset the current fonts 2239 % reset the current fonts 2273 % in the main text, we don't bother to reset \scriptfont and 3617 % Default dimensions may be reset by user. 4718 % \hangafter is reset to 1 (which is the value we want) at the start 4919 % want to call it again. Therefore, reset \output to its normal 4930 % typesetting, so reset \pagegoal to the normal \vsize (after the [all …]
|
123