Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2asm.h57 extern void dw2_asm_output_nstring (const char *, size_t,
H A Dbtfout.cc845 dw2_asm_output_nstring (ctf_string->cts_str, -1, "btf_string"); in output_btf_strs()
852 dw2_asm_output_nstring (ctf_string->cts_str, -1, "btf_aux_string"); in output_btf_strs()
H A Dctfout.cc630 dw2_asm_output_nstring (ctf_string->cts_str, -1, "ctf_string"); in output_ctf_strs()
H A Ddwarf2asm.cc372 dw2_asm_output_nstring (const char *str, size_t orig_len, in dw2_asm_output_nstring() function
H A Ddwarf2out.cc907 dw2_asm_output_nstring (augmentation, -1, "CIE Augmentation"); in output_call_frame_info()
11063 dw2_asm_output_nstring (AT_string (a), -1, "%s", name); in output_die()
11673 dw2_asm_output_nstring (entry->name, -1, "external name"); in output_pubname()
12507 dw2_asm_output_nstring (str, -1, "%s: %#x", entry_kind, idx); in output_line_string()
12561 dw2_asm_output_nstring (comp_dir, -1, "Directory Entry: %#x", 0); in output_file_names()
12737 dw2_asm_output_nstring (comp_dir, -1, "Directory Entry: %#x", 0); in output_file_names()
12739 dw2_asm_output_nstring (dirs[i].path, in output_file_names()
12761 dw2_asm_output_nstring (dirs[i].path, in output_file_names()
28898 dw2_asm_output_nstring (ref->info, -1, "The macro"); in output_macinfo_op()
H A DChangeLog-20038447 * dwarf2asm.c (dw2_asm_output_nstring): Add comment.
22362 dw2_asm_output_addr_rtx, dw2_asm_output_nstring,
29376 dw2_asm_output_nstring, dw2_asm_output_data_uleb128,
H A DChangeLog-20011047 (dw2_asm_output_nstring): Use assemble_integer for the null terminator.
12463 * dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change.
H A DChangeLog-201722872 * dwarf2asm.c (dw2_asm_output_nstring): Encode double quote
H A DChangeLog-201515206 (dw2_asm_output_nstring): Emit .byte not .ascii on AIX.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2asm.h57 extern void dw2_asm_output_nstring (const char *, size_t,
H A Ddwarf2asm.c326 dw2_asm_output_nstring (const char *str, size_t orig_len, in dw2_asm_output_nstring() function
H A Ddwarf2out.c899 dw2_asm_output_nstring (augmentation, -1, "CIE Augmentation"); in output_call_frame_info()
10901 dw2_asm_output_nstring (AT_string (a), -1, "%s", name); in output_die()
11511 dw2_asm_output_nstring (entry->name, -1, "external name"); in output_pubname()
12147 dw2_asm_output_nstring (str, -1, "%s: %#x", entry_kind, idx); in output_line_string()
12337 dw2_asm_output_nstring (comp_dir, -1, "Directory Entry: %#x", 0); in output_file_names()
12339 dw2_asm_output_nstring (dirs[i].path, in output_file_names()
12361 dw2_asm_output_nstring (dirs[i].path, in output_file_names()
28266 dw2_asm_output_nstring (ref->info, -1, "The macro"); in output_macinfo_op()