Home
last modified time | relevance | path

Searched refs:what (Results 1 – 25 of 190) sorted by relevance

12345678

/toolchain/binutils/binutils-2.25/gas/
Dstabs.c137 aout_process_stab (what, string, type, other, desc) in aout_process_stab() argument
138 int what; in aout_process_stab()
152 if (what == 's' || what == 'n')
179 s_stab_generic (int what, char *stab_secname, char *stabstr_secname) in s_stab_generic() argument
195 if (what != 's') in s_stab_generic()
214 as_warn (_(".stab%c: missing comma"), what); in s_stab_generic()
222 as_warn (_(".stab%c: missing comma"), what); in s_stab_generic()
230 as_warn (_(".stab%c: missing comma"), what); in s_stab_generic()
243 what, desc); in s_stab_generic()
245 if (what == 's' || what == 'n') in s_stab_generic()
[all …]
Dhash.c448 char *what (); in main()
481 p = hash_find (h, name = what ("symbol")); in main()
500 p = hash_insert (h, name = what ("symbol"), value = what ("value")); in main()
508 p = hash_jam (h, name = what ("symbol"), value = what ("value")); in main()
520 p = hash_replace (h, name = what ("symbol"), value = what ("value")); in main()
532 p = hash_delete (h, name = what ("symbol")); in main()
543 what (description) in what() function
Dread.h192 extern void s_stab (int what);
196 extern void s_xstab (int what);
Decoff.h85 extern void ecoff_stab (segT sec, int what, const char *string,
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-coff-seh.c284 obj_coff_seh_32 (int what) in obj_coff_seh_32() argument
286 if (!verify_context_and_target ((what ? ".seh_32" : ".seh_no32"), in obj_coff_seh_32()
290 seh_ctx_cur->use_instruction_32 = (what ? 1 : 0); in obj_coff_seh_32()
297 obj_coff_seh_eh (int what ATTRIBUTE_UNUSED) in obj_coff_seh_eh()
313 obj_coff_seh_handler (int what ATTRIBUTE_UNUSED) in obj_coff_seh_handler()
389 obj_coff_seh_handlerdata (int what ATTRIBUTE_UNUSED) in obj_coff_seh_handlerdata()
411 obj_coff_seh_endproc (int what ATTRIBUTE_UNUSED) in obj_coff_seh_endproc()
426 obj_coff_seh_proc (int what ATTRIBUTE_UNUSED) in obj_coff_seh_proc()
470 obj_coff_seh_endprologue (int what ATTRIBUTE_UNUSED) in obj_coff_seh_endprologue()
574 obj_coff_seh_pushreg (int what ATTRIBUTE_UNUSED) in obj_coff_seh_pushreg()
[all …]
Dtc-sh64.c1919 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1922 fragP->fr_subtype = C (what, SH64PCREL16); in shmedia_md_estimate_size_before_relax()
1926 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1932 fragP->fr_subtype = C (what, SH64PCREL32); in shmedia_md_estimate_size_before_relax()
1942 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1945 fragP->fr_subtype = C (what, SH64PCREL16); in shmedia_md_estimate_size_before_relax()
1949 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1955 fragP->fr_subtype = C (what, SH64PCREL64); in shmedia_md_estimate_size_before_relax()
1972 int what = GET_WHAT (fragP->fr_subtype); in shmedia_md_estimate_size_before_relax() local
1973 int what_high = what == MOVI_IMM_32 ? MOVI_32 : MOVI_64; in shmedia_md_estimate_size_before_relax()
[all …]
Dobj-ecoff.h67 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \ argument
68 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
Dobj-elf.h225 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \ argument
227 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
Dtc-sh.c160 #define ENCODE_RELAX(what,length) (((what) << 4) + (length)) argument
2266 int what = (opcode->nibbles[1] & 4) ? COND_JUMP_DELAY : COND_JUMP; in build_relax() local
2268 md_relax_table[C (what, COND32)].rlx_length, in build_relax()
2269 md_relax_table[C (what, COND8)].rlx_length, in build_relax()
2270 C (what, 0), in build_relax()
4307 int what; in md_estimate_size_before_relax() local
4337 what = GET_WHAT (fragP->fr_subtype); in md_estimate_size_before_relax()
4344 fragP->fr_subtype = C (what, COND8); in md_estimate_size_before_relax()
4349 fragP->fr_subtype = C (what, UNDEF_WORD_DISP); in md_estimate_size_before_relax()
4354 fragP->fr_subtype = C (what, COND8); in md_estimate_size_before_relax()
[all …]
/toolchain/binutils/binutils-2.25/ld/
Dldlex.l75 static void lex_warn_invalid (char *where, char *what);
700 lex_warn_invalid (char *where, char *what)
714 if (! ISPRINT (*what))
716 sprintf (buf, "\\%03o", *(unsigned char *) what);
717 what = buf;
720 einfo ("%P:%S: ignoring invalid character `%s'%s\n", NULL, what, where);
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/
Dtemplate8 # adjust it to do what you need.
34 # Now I just iterate over all the output lines, looking for what I want
64 # Did we find what we were looking for? If not, flunk it.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
Dsymbols-6.s1 # now look at what happens when we append some indirects to the normal
Dsymbols-6-64.s1 # now look at what happens when we append some indirects to the normal
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
Dbranch.s4 ; More branching instructions than you ever knew what to do with.
Dbranch2.s4 ; More branching instructions than you ever knew what to do with.
/toolchain/binutils/binutils-2.25/bfd/
DPORTING44 of what you need. The program gen-aout generates <target>.c for
50 similar existing file that includes aout-target.h, and fix what is wrong.)
Dlibbfd.c1026 warn_deprecated (const char *what, in warn_deprecated() argument
1041 what, file, line, func); in warn_deprecated()
1043 fprintf (stderr, _("Deprecated %s called\n"), what); in warn_deprecated()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Drd-tls-1.s2 ; First some expected uses, similar to what GCC will emit.
Drd-tls-2.s2 ; First some expected uses, similar to what GCC will emit.
Drd-pic-1.s2 ; First some expected uses, similar to what GCC will emit.
/toolchain/binutils/binutils-2.25/binutils/
Ddllwrap.c347 run (const char *what, char *args) in run() argument
359 fprintf (stderr, "%s %s\n", what, args); in run()
369 argv[i++] = what; in run()
422 warn (_("%s exited with status %d"), what, WEXITSTATUS (wait_status)); in run()
/toolchain/binutils/binutils-2.25/include/aout/
Dstab.def85 /* Modula-2 compilation unit. Can someone say what info it contains? */
99 /* Sun's source-code browser stabs. ?? Don't know what the fields are.
124 this entry is immediately followed by a CAUGHT stab saying what exception
192 /* Modula-2 scope information. Can someone say what info it contains? */
/toolchain/binutils/binutils-2.25/
Dltgcc.m446 ## what you are doing...
/toolchain/binutils/binutils-2.25/bfd/doc/
Dchew.c142 find (str, what) in find() argument
144 char *what;
148 p = what;
154 p = what;
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dmmixelf.em23 # specific things. First include what we have in common with mmo.

12345678