Home
last modified time | relevance | path

Searched refs:dwarf2_directive_file (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/
Ddwarf2dbg.h42 extern char *dwarf2_directive_file (int dummy);
Ddwarf2dbg.c531 dwarf2_directive_file (int dummy ATTRIBUTE_UNUSED) in dwarf2_directive_file() function
DChangeLog-02032746 (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.
DChangeLog-00011242 * 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.
DChangeLog-98991354 (dwarf2_directive_file): If we've only got a string,
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-spu.c102 {"file", (void (*) PARAMS ((int))) dwarf2_directive_file, 0 },
Dtc-mep.c81 { "file", (void (*) (int)) dwarf2_directive_file, 0 },
Dobj-elf.c121 { "file", (void (*) (int)) dwarf2_directive_file, 0 },
Dtc-alpha.c3684 dwarf2_directive_file (0); in s_alpha_file()
Dtc-i386.c552 {"file", (void (*) (int)) dwarf2_directive_file, 0},
Dtc-mips.c14793 filename = dwarf2_directive_file (0); in s_mips_file()
Dtc-arm.c3955 { "file", (void (*) (int)) dwarf2_directive_file, 0 },