Searched refs:START (Results 1 – 25 of 38) sorted by relevance
12
/toolchain/binutils/binutils-2.25/ld/emulparams/ |
D | hppaelf.sh | 7 START="$START$"
|
D | hppalinux.sh | 16 START="_start"
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | targmatch.sed | 1 1,/START OF targmatch.h/ d
|
D | config.bfd | 144 # Keep obsolete entries above the START comment, to keep them out of 168 # START OF targmatch.h
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | nlmheader.y | 122 %token SCREENNAME SHARELIB STACK START SYNCHRONIZE 336 | START STRING 617 { "START", START },
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | hppaelf.sc | 19 ${RELOCATING+ENTRY("\$START\$")}
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-i370.texi | 175 B START 177 START:
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/ |
D | regression.s | 28 START: MOV R0, #TABLE ; //Setting R0 to TABLE label
|
D | regression.d | 10 00000000 \<START\>:
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldlex.l | 348 <MRI>"START" { RTOKEN(START); } 366 <MRI>"start" { RTOKEN(START); }
|
D | ldgram.y | 152 %token INPUT_SCRIPT INPUT_MRI_SCRIPT INPUT_DEFSYM CASE EXTERN START 256 | START NAME
|
D | ChangeLog-9197 | 3148 (CASE, EXTERN, START): New tokens. 3149 (mri_script_command): Handle CASE, EXTERN, INCLUDE, START. 3156 lower case. Add CASE, EXTERN, and START MRI keywords.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | cgen-ibld.in | 110 START is the starting bit number in the word, architecture origin. 402 START is the starting bit number in the word, architecture origin.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-hppa.c | 1010 #define INSERT_FIELD_AND_CONTINUE(OPCODE, FIELD, START) \ argument 1012 ((OPCODE) |= (FIELD) << (START)); \
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | zh_CN.po | 1316 msgid "warning: START procedure %s not defined" 1317 msgstr "���棺δ���� START �ӳ��� %s"
|
D | zh_TW.po | 1446 msgid "warning: START procedure %s not defined" 1447 msgstr "警告:未定義 START 子程序 %s"
|
D | hr.po | 3109 msgid "warning: START procedure %s not defined" 3110 msgstr "upozorenje: START procedura %s nije definirana"
|
D | ru.po | 2788 msgid "warning: START procedure %s not defined" 2789 msgstr "предупреждение: START-процедура %s не определена"
|
D | uk.po | 3158 msgid "warning: START procedure %s not defined" 3159 msgstr "попередження: START-процедура %s не визначена"
|
D | tr.po | 1447 msgid "warning: START procedure %s not defined" 1448 msgstr "uyarı: START altyordamı %s tanımsız"
|
D | ja.po | 2781 msgid "warning: START procedure %s not defined" 2782 msgstr "警告: START プロシージャ %s が定義されていません"
|
D | sk.po | 2335 msgid "warning: START procedure %s not defined" 2336 msgstr "upozornenie: nedefinovaná START procedúra %s"
|
D | da.po | 2760 msgid "warning: START procedure %s not defined" 2761 msgstr "advarsel: START-procedure %s er ikke defineret"
|
D | sv.po | 3537 msgid "warning: START procedure %s not defined" 3538 msgstr "varning: START-procedur %s är inte definierad"
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 2272 * h8300.h (START): Remove.
|
12