/external/elfutils/libdw/ |
D | dwarf_attr_integrate.c | 44 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()
|
D | libdw_find_split_unit.c | 106 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() 124 dwarf_attr (&cudie, DW_AT_comp_dir, &compdir); in __libdw_find_split_unit()
|
D | dwarf_entrypc.c | 42 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()
|
D | dwarf_attr.c | 39 dwarf_attr (Dwarf_Die *die, unsigned int search_name, Dwarf_Attribute *result) in dwarf_attr() function 52 INTDEF(dwarf_attr)
|
D | dwarf_getlocation_attr.c | 132 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()
|
D | dwarf_hasattr_integrate.c | 47 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()
|
D | dwarf_getlocation_implicit_pointer.c | 70 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()
|
D | dwarf_func_inline.c | 53 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()
|
D | dwarf_next_lines.c | 109 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()
|
D | libdwP.h | 1002 if (dwarf_attr (&cu_die, DW_AT_GNU_addr_base, &attr) != NULL in __libdw_cu_addr_base() 1003 || dwarf_attr (&cu_die, DW_AT_addr_base, &attr) != NULL) in __libdw_cu_addr_base() 1042 if (dwarf_attr (&cu_die, DW_AT_str_offsets_base, &attr) != NULL) in str_offsets_base_off() 1138 if (dwarf_attr (&cu_die, DW_AT_GNU_ranges_base, &attr) != NULL) in __libdw_cu_ranges_base() 1147 if (dwarf_attr (&cu_die, DW_AT_rnglists_base, &attr) != NULL) in __libdw_cu_ranges_base() 1225 if (dwarf_attr (&cu_die, DW_AT_loclists_base, &attr) != NULL) in __libdw_cu_locs_base() 1349 INTDECL (dwarf_attr)
|
D | dwarf_lowpc.c | 45 attr = INTUSE(dwarf_attr) (die, DW_AT_low_pc, &attr_mem); in dwarf_lowpc()
|
D | dwarf_highpc.c | 47 attr_high = INTUSE(dwarf_attr) (die, DW_AT_high_pc, &attr_high_mem); in dwarf_highpc()
|
D | dwarf_getmacros.c | 46 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()
|
D | dwarf_getscopevar.c | 51 return INTUSE(dwarf_formudata) (INTUSE(dwarf_attr) (die, search_name, in getattr()
|
/external/elfutils/tests/ |
D | show-die-info.c | 110 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()
|
D | dwflmodtest.c | 52 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()
|
D | aggregate_size.c | 40 type = dwarf_formref_die (dwarf_attr (var, DW_AT_type, &attr_mem), in print_var_type_size()
|
D | varlocs.c | 130 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() 714 if (dwarf_attr (funcdie, DW_AT_frame_base, &fb_attr) == NULL) in print_varlocs() 796 if (dwarf_attr (&child, DW_AT_location, &attr) == NULL) in print_varlocs()
|
D | typeiter2.c | 68 form = dwarf_formref_die (dwarf_attr (iter, DW_AT_type, in main()
|
D | typeiter.c | 56 dwarf_formref_die (dwarf_attr (iter, DW_AT_type, in main()
|
D | attr-integrate-skel.c | 73 if (dwarf_attr (&subdie, DW_AT_low_pc, &attr) != NULL) in main()
|
D | peel_type.c | 55 type = dwarf_formref_die (dwarf_attr (var, DW_AT_type, &attr_mem), in print_var_raw_type()
|
/external/elfutils/src/ |
D | addr2line.c | 355 if (dwarf_formudata (dwarf_attr (&scopes[i], in print_dwarf_function() 362 if (dwarf_formudata (dwarf_attr (&scopes[i], in print_dwarf_function() 366 if (dwarf_formudata (dwarf_attr (&scopes[i], in print_dwarf_function() 565 comp_dir = dwarf_formstring (dwarf_attr (cu, DW_AT_comp_dir, &attr)); in print_src() 789 if (dwarf_formudata (dwarf_attr (die, DW_AT_call_file, in handle_address() 793 if (dwarf_formudata (dwarf_attr (die, DW_AT_call_line, in handle_address() 797 if (dwarf_formudata (dwarf_attr (die, DW_AT_call_column, in handle_address()
|
/external/elfutils/backends/ |
D | s390_retval.c | 86 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()
|
/external/elfutils/libdwfl/ |
D | dwfl_line_comp_dir.c | 44 return INTUSE(dwarf_formstring) (INTUSE(dwarf_attr) (&cu->die, in dwfl_line_comp_dir()
|