Home
last modified time | relevance | path

Searched refs:dwarf_cu_die (Results 1 – 13 of 13) 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.map297 dwarf_cu_die;
DMakefile.am93 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,
DChangeLog950 * dwarf_cu_die.c (dwarf_cu_die): Rename arguments. type_signaturep
1816 * dwarf_cu_die.c: New file.
1817 * Makefile.am (libdw_a_SOURCES): Add dwarf_cu_die.c.
1818 * libdw.h (dwarf_cu_die): New function declaration.
1819 * 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.c5390 if (dwarf_cu_die (listptr->cu, &cudie, in print_debug_addr_section()
5906 if (dwarf_cu_die (cu, &cudie, in print_debug_rnglists_section()
6219 if (dwarf_cu_die (cu, &cudie, in print_debug_ranges_section()
7561 if (dwarf_cu_die (cbargs->cu, &cudie, in attr_callback()
7956 dwarf_cu_die (cu, &result, NULL, &abbroffset, &addrsize, &offsize, in print_debug_units()
8138 dwarf_cu_die (split_cu, &result, NULL, &abbroffset, in print_debug_units()
9408 if (dwarf_cu_die (cu, &cudie, in print_debug_loclists_section()
9821 if (dwarf_cu_die (cu, &cudie, in print_debug_loc_section()
10737 if (dwarf_cu_die (listptr->cu, &cudie, in print_debug_str_offsets_section()
DChangeLog1378 (print_debug_units): Use dwarf_get_units and dwarf_cu_die instead
/external/elfutils/
DChangeLog620 * NEWS: Add dwarf_cu_die.
DNEWS450 libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
/external/elfutils/config/
Delfutils.spec.in660 - libdw: New functions dwarf_cu_getdwarf, dwarf_cu_die.
/external/libabigail/src/
Dabg-dwarf-reader.cc3123 if (!dwarf_cu_die(cu_die.cu, &cu_kind, in get_die_source()