Searched refs:dwarf_cu_die (Results 1 – 12 of 12) sorted by relevance
/external/elfutils/tests/ |
D | get-units-split.c | 66 if (dwarf_cu_die (skel_cu, &skel_die, NULL, NULL, NULL, NULL, in main() 73 if (dwarf_cu_die (split_cu, &split_die, NULL, NULL, NULL, NULL, in main()
|
/external/elfutils/libdw/ |
D | dwarf_cu_die.c | 38 dwarf_cu_die (Dwarf_CU *cu, Dwarf_Die *result, Dwarf_Half *versionp, in dwarf_cu_die() function
|
D | libdw.map | 307 dwarf_cu_die;
|
D | Makefile.am | 92 dwarf_cu_die.c dwarf_peel_type.c dwarf_default_lower_bound.c \
|
D | libdw.h | 397 extern Dwarf_Die *dwarf_cu_die (Dwarf_CU *cu, Dwarf_Die *result,
|
D | ChangeLog | 619 * dwarf_cu_die.c (dwarf_cu_die): Rename arguments. type_signaturep 1485 * dwarf_cu_die.c: New file. 1486 * Makefile.am (libdw_a_SOURCES): Add dwarf_cu_die.c. 1487 * libdw.h (dwarf_cu_die): New function declaration. 1488 * libdw.map (ELFUTILS_0.160): Add dwarf_cu_die.
|
/external/elfutils/include/elfutils/ |
D | libdw.h | 397 extern Dwarf_Die *dwarf_cu_die (Dwarf_CU *cu, Dwarf_Die *result,
|
/external/elfutils/src/ |
D | readelf.c | 5147 if (dwarf_cu_die (listptr->cu, &cudie, in print_debug_addr_section() 5663 if (dwarf_cu_die (cu, &cudie, in print_debug_rnglists_section() 5976 if (dwarf_cu_die (cu, &cudie, in print_debug_ranges_section() 7306 if (dwarf_cu_die (cbargs->cu, &cudie, in attr_callback() 7609 dwarf_cu_die (cu, &result, NULL, &abbroffset, &addrsize, &offsize, in print_debug_units() 7792 dwarf_cu_die (split_cu, &result, NULL, &abbroffset, in print_debug_units() 8985 if (dwarf_cu_die (cu, &cudie, in print_debug_loclists_section() 9351 if (dwarf_cu_die (cu, &cudie, in print_debug_loc_section() 10261 if (dwarf_cu_die (listptr->cu, &cudie, in print_debug_str_offsets_section()
|
D | ChangeLog | 690 (print_debug_units): Use dwarf_get_units and dwarf_cu_die instead
|
/external/elfutils/ |
D | ChangeLog | 324 * NEWS: Add dwarf_cu_die.
|
D | NEWS | 230 libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
|
/external/elfutils/config/ |
D | elfutils.spec.in | 385 - libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
|