Searched refs:dwo_name (Results 1 – 5 of 5) sorted by relevance
103 Dwarf_Attribute dwo_name; in __libdw_find_split_unit() local106 if (dwarf_attr (&cudie, DW_AT_dwo_name, &dwo_name) != NULL in __libdw_find_split_unit()107 || dwarf_attr (&cudie, DW_AT_GNU_dwo_name, &dwo_name) != NULL) in __libdw_find_split_unit()111 const char *dwo_file = dwarf_formstring (&dwo_name); in __libdw_find_split_unit()
194 dwo_name (strp) "testfile-hello5.dwo"205 dwo_name (strp) "testfile-world5.dwo"
14 ; CHECK: DW_AT_{{.*}}dwo_name {{.*}}"/Foo.pcm"
295 HANDLE_DW_AT(0x76, dwo_name, 5, DWARF)
7778 const char *dwo_name = in print_debug_units() local7786 dwo_name, unit_id); in print_debug_units()