Home
last modified time | relevance | path

Searched refs:dwarf_cu_info (Results 1 – 14 of 14) sorted by relevance

/external/elfutils/tests/
Drun-unit-info.sh50 Iterate getting all info, compare with dwarf_cu_info.
56 Iterate no info, compare recorded info with dwarf_cu_info.
63 Iterate getting all info, compare with dwarf_cu_info.
69 Iterate no info, compare recorded info with dwarf_cu_info.
Dunit-info.c83 if (dwarf_cu_info (cu, in main()
124 if (dwarf_cu_info (subdie.cu, in main()
200 if (dwarf_cu_info (cu, in main()
259 if (dwarf_cu_info (subdie.cu, in main()
Dlow_high_pc.c108 if (dwarf_cu_info (a.cu->cu, NULL, &unit_type, NULL, &subdie, in main()
Dvarlocs.c1090 if (dwarf_cu_info (cu->cu, NULL, &unit_type, &cudie, &subdie, in main()
/external/libabigail/tests/data/test-diff-pkg/
Delfutils-libs-0.170-4.el7.x86_64-multiple-sym-vers-report-0.txt7 …] 'function int dwarf_cu_info(Dwarf_CU*, Dwarf_Half*, uint8_t*, Dwarf_Die*, Dwarf_Die*, uint64_t*,…
/external/elfutils/libdw/
Ddwarf_cu_info.c39 dwarf_cu_info (Dwarf_CU *cu, in dwarf_cu_info() function
Dlibdw.map342 dwarf_cu_info;
DMakefile.am94 libdw_find_split_unit.c dwarf_cu_info.c \
Dlibdw.h310 extern int dwarf_cu_info (Dwarf_CU *cu,
DChangeLog524 * dwarf_cu_info.c: New file.
525 * Makefile.am (libdw_a_SOURCES): Add dwarf_cu_info.c.
526 * libdw.h (dwarf_cu_info): New function declaration.
527 * libdw.map (ELFUTILS_0.171): Add dwarf_cu_info.
/external/elfutils/include/elfutils/
Dlibdw.h310 extern int dwarf_cu_info (Dwarf_CU *cu,
/external/elfutils/src/
Dreadelf.c5620 if (dwarf_cu_info (*cu, NULL, NULL, &cudie, NULL, NULL, NULL, NULL) == 0) in split_dwarf_cu_base()
7831 dwarf_cu_info (cu, NULL, NULL, NULL, &typedie, in print_debug_units()
7948 if (dwarf_cu_info (cu, NULL, NULL, NULL, &subdie, NULL, NULL, NULL) != 0 in print_debug_units()
8042 if (cu != NULL && dwarf_cu_info (cu, NULL, NULL, &cudie, in print_decoded_line_section()
11128 if (dwarf_cu_info (cu, NULL, &unit_type, NULL, NULL, in is_split_dwarf()
11259 if (dwarf_cu_info (cu, NULL, &unit_type, NULL, NULL, in print_debug()
11265 if (dwarf_cu_info (cu, NULL, NULL, NULL, in print_debug()
/external/elfutils/
DNEWS218 (dwarf_get_units and dwarf_cu_info), handle new attribute data
233 dwarf_getabbrevattr_data and dwarf_cu_info.
/external/elfutils/config/
Delfutils.spec.in489 dwarf_getabbrevattr_data and dwarf_cu_info.