Searched refs:dwarf2_directive_file (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | dwarf2dbg.h | 42 extern char *dwarf2_directive_file (int dummy);
|
| D | dwarf2dbg.c | 531 dwarf2_directive_file (int dummy ATTRIBUTE_UNUSED) in dwarf2_directive_file() function
|
| D | ChangeLog-0203 | 2746 (dwarf2_directive_file): Use get_filenum to allocate 4703 (dwarf2_directive_file): Adjust dummy version args. 4746 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast. 5319 * dwarf2dbg.h (dwarf2_directive_file): Return char *. 5320 * dwarf2dbg.c (dwarf2_directive_file): Return filename.
|
| D | ChangeLog-0001 | 1242 * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning. 2809 * dwarf2dbg.c (dwarf2_directive_file): Fix warnings. 2989 (dwarf2_directive_file): Reject duplicate file definitions. 3104 * dwarf2dbg.c (dwarf2_directive_file): Call s_app_file (0) if 4237 (dwarf2_directive_file): Don't set debug_type.
|
| D | ChangeLog-9899 | 1354 (dwarf2_directive_file): If we've only got a string,
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-spu.c | 102 {"file", (void (*) PARAMS ((int))) dwarf2_directive_file, 0 },
|
| D | tc-mep.c | 81 { "file", (void (*) (int)) dwarf2_directive_file, 0 },
|
| D | obj-elf.c | 121 { "file", (void (*) (int)) dwarf2_directive_file, 0 },
|
| D | tc-alpha.c | 3684 dwarf2_directive_file (0); in s_alpha_file()
|
| D | tc-i386.c | 552 {"file", (void (*) (int)) dwarf2_directive_file, 0},
|
| D | tc-mips.c | 14793 filename = dwarf2_directive_file (0); in s_mips_file()
|
| D | tc-arm.c | 3955 { "file", (void (*) (int)) dwarf2_directive_file, 0 },
|