Home
last modified time | relevance | path

Searched refs:dwarf_begin_elf (Results 1 – 16 of 16) sorted by relevance

/third_party/elfutils/libdw/
DChangeLog3 * dwarf_begin_elf.h: Don't include unistd.h and endian.h.
73 * dwarf_begin_elf.c (scn_dwarf_type): New function.
104 * dwarf_begin_elf.c (valid_p): Identify ELF class and use this to set
109 * dwarf_begin_elf.c (valid_p): Remove casts of malloc return values.
110 (dwarf_begin_elf): Remove cast of calloc return value.
118 * dwarf_begin_elf.c (check_section): Use startswith.
147 * dwarf_begin_elf.c (dwarf_begin_elf): Likewise.
242 * dwarf_begin_elf.c (check_section): Handle .gnu.debuglto_ prefix.
262 * dwarf_begin_elf.c (dwarf_begin_elf): Support for above.
280 * dwarf_begin_elf.c (valid_p): Switch calloc for malloc for fake CUs.
[all …]
Ddwarf_begin.c88 result = INTUSE(dwarf_begin_elf) (elf, cmd, NULL); in dwarf_begin()
Ddwarf_begin_elf.c485 dwarf_begin_elf (Elf *elf, Dwarf_Cmd cmd, Elf_Scn *scngrp) in dwarf_begin_elf() function
575 INTDEF(dwarf_begin_elf)
Dlibdw.map10 dwarf_begin_elf;
DMakefile.am44 libdw_a_SOURCES = dwarf_begin.c dwarf_begin_elf.c dwarf_end.c dwarf_getelf.c \
Dlibdw.h241 extern Dwarf *dwarf_begin_elf (Elf *elf, Dwarf_Cmd cmd, Elf_Scn *scngrp);
DlibdwP.h1365 INTDECL (dwarf_begin_elf)
/third_party/elfutils/tests/
Ddwarfcfi.c148 Dwarf *dwarf = dwarf_begin_elf (elf, DWARF_C_READ, NULL); in main()
/third_party/elfutils/src/
Dfindtextrel.c357 Dwarf *dw = dwarf_begin_elf (elf, DWARF_C_READ, NULL); in process_file()
369 dw = dwarf_begin_elf (elf2, DWARF_C_READ, NULL); in process_file()
Dnm.c1270 dbg = dwarf_begin_elf (ebl->elf, DWARF_C_READ, NULL); in show_symbols()
/third_party/elfutils/libdwfl/
Ddwfl_module_getdwarf.c582 mod->alt = INTUSE(dwarf_begin_elf) (mod->alt_elf, in find_debug_altlink()
1341 mod->dw = INTUSE(dwarf_begin_elf) (debugfile->elf, DWARF_C_READ, NULL); in load_dw()
DChangeLog632 dwarf_begin_elf call. Set Dwarf debugdir if it is NULL, this is the
/third_party/elfutils/
Delfutils_config.gni145 "//third_party/elfutils/libdw/dwarf_begin_elf.c",
DNEWS274 dwarf_begin_elf now accepts ELF files containing just .debug_line
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx2727 Dwarf* dbg = dwarf_begin_elf (elf, DWARF_C_READ, NULL); in dwarf_extract_source_paths()
/third_party/elfutils/config/
Delfutils.spec.in544 dwarf_begin_elf now accepts ELF files containing just .debug_line