Home
last modified time | relevance | path

Searched refs:dwarf_attr (Results 1 - 25 of 39) sorted by relevance

12

/third_party/elfutils/libdw/
H A Ddwarf_attr_integrate.c44 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, search_name, result); in dwarf_attr_integrate()
48 attr = INTUSE(dwarf_attr) (die, DW_AT_abstract_origin, result); in dwarf_attr_integrate()
50 attr = INTUSE(dwarf_attr) (die, DW_AT_specification, result); in dwarf_attr_integrate()
68 return INTUSE(dwarf_attr) (&skel_die, search_name, result); in dwarf_attr_integrate()
H A Dlibdw_find_split_unit.c105 if (dwarf_attr (&cudie, DW_AT_dwo_name, &dwo_name) != NULL in __libdw_find_split_unit()
106 || dwarf_attr (&cudie, DW_AT_GNU_dwo_name, &dwo_name) != NULL) in __libdw_find_split_unit()
123 dwarf_attr (&cudie, DW_AT_comp_dir, &compdir); in __libdw_find_split_unit()
H A Ddwarf_entrypc.c42 return INTUSE(dwarf_formaddr) (INTUSE(dwarf_attr) (die, DW_AT_entry_pc, in dwarf_entrypc()
44 ?: INTUSE(dwarf_attr) (die, DW_AT_low_pc, in dwarf_entrypc()
H A Ddwarf_attr.c39 dwarf_attr (Dwarf_Die *die, unsigned int search_name, Dwarf_Attribute *result) in dwarf_attr() function
52 INTDEF(dwarf_attr)
H A Ddwarf_getlocation_attr.c132 if (INTUSE(dwarf_attr) (&die, DW_AT_location, result) == NULL) in dwarf_getlocation_attr()
147 if (INTUSE(dwarf_attr) (&die, DW_AT_location, result) == NULL in dwarf_getlocation_attr()
148 && INTUSE(dwarf_attr) (&die, DW_AT_const_value, result) == NULL) in dwarf_getlocation_attr()
H A Ddwarf_getlocation_implicit_pointer.c70 if (INTUSE(dwarf_attr) (&die, DW_AT_location, result) == NULL in dwarf_getlocation_implicit_pointer()
71 && INTUSE(dwarf_attr) (&die, DW_AT_const_value, result) == NULL) in dwarf_getlocation_implicit_pointer()
H A Ddwarf_hasattr_integrate.c47 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, DW_AT_abstract_origin, in dwarf_hasattr_integrate()
50 attr = INTUSE(dwarf_attr) (die, DW_AT_specification, &attr_mem); in dwarf_hasattr_integrate()
H A Ddwarf_func_inline.c53 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (&die->die, DW_AT_abstract_origin, in scope_visitor()
74 if (INTUSE(dwarf_formudata) (INTUSE(dwarf_attr) (func, DW_AT_inline, in dwarf_func_inline()
H A Ddwarf_next_lines.c109 if (dwarf_formudata (dwarf_attr (&cudie, DW_AT_stmt_list, &attr), in dwarf_next_lines()
140 if (dwarf_formudata (dwarf_attr (&cudie, DW_AT_stmt_list, &attr), in dwarf_next_lines()
H A DlibdwP.h1015 if (dwarf_attr (&cu_die, DW_AT_GNU_addr_base, &attr) != NULL in __libdw_cu_addr_base()
1016 || dwarf_attr (&cu_die, DW_AT_addr_base, &attr) != NULL) in __libdw_cu_addr_base()
1055 if (dwarf_attr (&cu_die, DW_AT_str_offsets_base, &attr) != NULL) in str_offsets_base_off()
1151 if (dwarf_attr (&cu_die, DW_AT_GNU_ranges_base, &attr) != NULL) in __libdw_cu_ranges_base()
1160 if (dwarf_attr (&cu_die, DW_AT_rnglists_base, &attr) != NULL) in __libdw_cu_ranges_base()
1238 if (dwarf_attr (&cu_die, DW_AT_loclists_base, &attr) != NULL) in __libdw_cu_locs_base()
1362 INTDECL (dwarf_attr)
H A Ddwarf_lowpc.c45 attr = INTUSE(dwarf_attr) (die, DW_AT_low_pc, &attr_mem); in dwarf_lowpc()
H A Ddwarf_highpc.c47 attr_high = INTUSE(dwarf_attr) (die, DW_AT_high_pc, &attr_high_mem); in dwarf_highpc()
H A Ddwarf_getmacros.c46 if (INTUSE(dwarf_attr) (die, name, &attr) == NULL) in get_offset_from()
124 = INTUSE(dwarf_attr) (cudie, DW_AT_stmt_list, &attr_mem); in get_macinfo_table()
179 = INTUSE(dwarf_attr) (cudie, DW_AT_stmt_list, &attr_mem); in get_table_for_offset()
H A Ddwarf_getscopevar.c51 return INTUSE(dwarf_formudata) (INTUSE(dwarf_attr) (die, search_name, in getattr()
/third_party/elfutils/tests/
H A Dshow-die-info.c110 if (dwarf_attr (die, DW_AT_low_pc, &attr) == NULL in handle()
127 if (dwarf_attr (die, DW_AT_high_pc, &attr) == NULL in handle()
145 if (dwarf_attr (die, DW_AT_byte_size, &attr) == NULL in handle()
173 if (dwarf_attr (die, DW_AT_bit_size, &attr) == NULL in handle()
202 if (dwarf_attr (die, DW_AT_bit_offset, &attr) == NULL in handle()
231 if (dwarf_attr (die, DW_AT_language, &attr) == NULL in handle()
261 if (dwarf_attr (die, DW_AT_ordering, &attr) == NULL in handle()
287 if (dwarf_attr (die, DW_AT_comp_dir, &attr) == NULL in handle()
297 if (dwarf_attr (die, DW_AT_producer, &attr) == NULL in handle()
H A Ddwflmodtest.c52 if (dwarf_formudata (dwarf_attr (instance, DW_AT_call_file, in print_instance()
57 if (dwarf_formudata (dwarf_attr (instance, DW_AT_call_line, in print_instance()
60 if (dwarf_formudata (dwarf_attr (instance, DW_AT_call_column, in print_instance()
86 Dwarf_Attribute *attr = dwarf_attr (instance, DW_AT_entry_pc, &attr_mem); in print_instance()
H A Dvarlocs.c130 if (dwarf_attr (base, DW_AT_encoding, &encoding) == NULL in print_base_type()
136 if (dwarf_attr (base, DW_AT_byte_size, &bsize) != NULL in print_base_type()
139 else if (dwarf_attr (base, DW_AT_bit_size, &bsize) == NULL in print_base_type()
713 if (dwarf_attr (funcdie, DW_AT_frame_base, &fb_attr) == NULL) in print_varlocs()
714 error (EXIT_FAILURE, 0, "dwarf_attr fb: %s", dwarf_errmsg (-1)); in print_varlocs()
795 if (dwarf_attr (&child, DW_AT_location, &attr) == NULL) in print_varlocs()
796 error (EXIT_FAILURE, 0, "dwarf_attr: %s", dwarf_errmsg (-1)); in print_varlocs()
H A Daggregate_size.c40 type = dwarf_formref_die (dwarf_attr (var, DW_AT_type, &attr_mem), in print_var_type_size()
H A Dattr-integrate-skel.c73 if (dwarf_attr (&subdie, DW_AT_low_pc, &attr) != NULL) in main()
H A Dtypeiter2.c68 form = dwarf_formref_die (dwarf_attr (iter, DW_AT_type, in main()
H A Dtypeiter.c56 dwarf_formref_die (dwarf_attr (iter, DW_AT_type, in main()
H A Dpeel_type.c55 type = dwarf_formref_die (dwarf_attr (var, DW_AT_type, &attr_mem), in print_var_raw_type()
/third_party/elfutils/src/
H A Daddr2line.c362 if (dwarf_formudata (dwarf_attr (&scopes[i], in print_dwarf_function()
369 if (dwarf_formudata (dwarf_attr (&scopes[i], in print_dwarf_function()
373 if (dwarf_formudata (dwarf_attr (&scopes[i], in print_dwarf_function()
571 comp_dir = dwarf_formstring (dwarf_attr (cu, DW_AT_comp_dir, &attr)); in print_src()
795 if (dwarf_formudata (dwarf_attr (die, DW_AT_call_file, in handle_address()
799 if (dwarf_formudata (dwarf_attr (die, DW_AT_call_line, in handle_address()
803 if (dwarf_formudata (dwarf_attr (die, DW_AT_call_column, in handle_address()
/third_party/elfutils/backends/
H A Ds390_retval.c86 attr = dwarf_attr (typedie, DW_AT_type, &attr_mem); in s390_return_value_location()
103 if (dwarf_formudata (dwarf_attr (typedie, DW_AT_byte_size, in s390_return_value_location()
/third_party/elfutils/libdwfl/
H A Ddwfl_line_comp_dir.c44 return INTUSE(dwarf_formstring) (INTUSE(dwarf_attr) (&cu->die, in dwfl_line_comp_dir()

Completed in 11 milliseconds

12