Home
last modified time | relevance | path

Searched refs:dwarf_nextcu (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/elfutils/elfutils-0.179/libdw/
H A Ddwarf_nextcu.c301 dwarf_nextcu (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off, in dwarf_nextcu() function
309 INTDEF(dwarf_nextcu)
H A Ddwarf_getsrc_file.c59 INTUSE(dwarf_nextcu) (dbg, off, &noff, &cuhl, NULL, NULL, NULL) == 0; in dwarf_getsrc_file()
H A DChangeLog91 * dwarf_nextcu.c (__libdw_next_unit): Define bytes_end.
2154 (dwarf_nextcu): ... here. Call it.
2175 * dwarf_nextcu.c: Likewise.
2519 * dwarf_nextcu.c: Likewise.
2547 * dwarf_nextcu.c (dwarf_nextcu): Likewise.
2669 * dwarf_nextcu.c: Include dwarf.h. Correct comment.
2670 (dwarf_nextcu): Use the new definitions.
2675 * dwarf_nextcu.c (dwarf_nextcu): Use the new macro.
3329 * dwarf_nextcu.c: Likewise.
3514 * libdw.h: Adjust dwarf_nextcu prototype.
[all …]
H A Dlibdw.map80 dwarf_nextcu;
H A DMakefile.am46 dwarf_error.c dwarf_nextcu.c dwarf_diename.c dwarf_offdie.c \
H A DMakefile.in156 dwarf_nextcu.$(OBJEXT) dwarf_diename.$(OBJEXT) \
313 ./$(DEPDIR)/dwarf_nextcu.Po ./$(DEPDIR)/dwarf_offabbrev.Po \
572 dwarf_error.c dwarf_nextcu.c dwarf_diename.c dwarf_offdie.c \
842 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf_nextcu.Po@am__quote@ # am--include-marker
1161 -rm -f ./$(DEPDIR)/dwarf_nextcu.Po
1331 -rm -f ./$(DEPDIR)/dwarf_nextcu.Po
H A Dlibdw.h273 extern int dwarf_nextcu (Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off,
H A DlibdwP.h1383 INTDECL (dwarf_nextcu)
/dports/devel/elfutils/elfutils-0.179/tests/
H A Dtypeiter.c41 while (dwarf_nextcu (dbg, off, &noff, &cuhl, NULL, NULL, NULL) == 0) in main()
H A Dtypeiter2.c53 while (dwarf_nextcu (dbg, off, &noff, &cuhl, NULL, NULL, NULL) == 0) in main()
H A Dget-files.c55 while (dwarf_nextcu (dbg, o, &ncu, &cuhl, &ao, &asz, &osz) == 0) in main()
H A Dallfcts.c85 while (dwarf_nextcu (dbg, off, &noff, &cuhl, NULL, NULL, NULL) == 0) in main()
H A Dshow-abbrev.c46 while (dwarf_nextcu (dbg, cuoff, &cuoff, &hsize, NULL, NULL, NULL) == 0) in main()
H A Dget-lines.c55 while (dwarf_nextcu (dbg, cuoff, &cuoff, &hsize, &ao, &asz, &osz) == 0) in main()
H A Ddwarf-die-addr-die.c90 while (dwarf_nextcu (dbg, off, &off, &hsize, &abbrev, &addresssize, in check_dbg()
H A Ddwflmodtest.c192 while (dwarf_nextcu (dw, off, &noff, &cuhl, NULL, NULL, NULL) == 0) in print_module()
H A Dshow-die-info.c337 while (dwarf_nextcu (dbg, off, &off, &hsize, &abbrev, &addresssize, in main()
/dports/devel/babeltrace/babeltrace-1.5.7/lib/
H A Ddwarf.c70 ret = dwarf_nextcu(cu->dwarf_info, cu->next_offset, &next_offset, in bt_dwarf_cu_next()
/dports/devel/elfutils/elfutils-0.179/libdwfl/
H A Dcu.c268 int end = INTUSE(dwarf_nextcu) (mod->dw, cuoff, &nextoff, &cuhdrsz, in __libdwfl_nextcu()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dprobe-finder.c1187 while (!dwarf_nextcu(dbg->dbg, off, &noff, &cuhl, NULL, NULL, NULL)) { in debuginfo__find_probe_location()
1948 if (dwarf_nextcu(dbg->dbg, off, &noff, &cuhl, in debuginfo__find_line_range()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dprobe-finder.c1187 while (!dwarf_nextcu(dbg->dbg, off, &noff, &cuhl, NULL, NULL, NULL)) { in debuginfo__find_probe_location()
1948 if (dwarf_nextcu(dbg->dbg, off, &noff, &cuhl, in debuginfo__find_line_range()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dprobe-finder.c1187 while (!dwarf_nextcu(dbg->dbg, off, &noff, &cuhl, NULL, NULL, NULL)) { in debuginfo__find_probe_location()
1948 if (dwarf_nextcu(dbg->dbg, off, &noff, &cuhl, in debuginfo__find_line_range()
/dports/devel/elfutils/elfutils-0.179/src/
H A Dnm.c627 while (dwarf_nextcu (dbg, old_offset = offset, &offset, &hsize, NULL, NULL, in get_local_names()
/dports/devel/ctypes.sh/ctypes-sh-1.2/src/struct/
H A Ddwarf_loader.c2342 while (dwarf_nextcu(dw, off, &noff, &cuhl, NULL, &pointer_size, in cus__load_module()
/dports/devel/elfutils/elfutils-0.179/debuginfod/
H A Ddebuginfod.cxx1920 while (dwarf_nextcu (dbg, old_offset = offset, &offset, &hsize, NULL, NULL, NULL) == 0) in dwarf_extract_source_paths()

12