Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dget-units-split.c66 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/
Ddwarf_cu_die.c38 dwarf_cu_die (Dwarf_CU *cu, Dwarf_Die *result, Dwarf_Half *versionp, in dwarf_cu_die() function
Dlibdw.map307 dwarf_cu_die;
DMakefile.am92 dwarf_cu_die.c dwarf_peel_type.c dwarf_default_lower_bound.c \
Dlibdw.h397 extern Dwarf_Die *dwarf_cu_die (Dwarf_CU *cu, Dwarf_Die *result,
DChangeLog619 * 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/
Dlibdw.h397 extern Dwarf_Die *dwarf_cu_die (Dwarf_CU *cu, Dwarf_Die *result,
/external/elfutils/src/
Dreadelf.c5147 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()
DChangeLog690 (print_debug_units): Use dwarf_get_units and dwarf_cu_die instead
/external/elfutils/
DChangeLog324 * NEWS: Add dwarf_cu_die.
DNEWS230 libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
/external/elfutils/config/
Delfutils.spec.in385 - libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.