Home
last modified time | relevance | path

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

/external/elfutils/libdw/
DChangeLog4 * dwarf_begin_elf.c (__libdw_debugdir): Replace declaration with...
37 * dwarf_begin_elf.c (dwarf_scnnames): Add IDX_debug_cu_index and
52 * dwarf_begin_elf.c (check_section): Use elf_rawdata.
107 * dwarf_begin_elf.h: Don't include unistd.h and endian.h.
177 * dwarf_begin_elf.c (scn_dwarf_type): New function.
208 * dwarf_begin_elf.c (valid_p): Identify ELF class and use this to set
213 * dwarf_begin_elf.c (valid_p): Remove casts of malloc return values.
214 (dwarf_begin_elf): Remove cast of calloc return value.
222 * dwarf_begin_elf.c (check_section): Use startswith.
251 * dwarf_begin_elf.c (dwarf_begin_elf): Likewise.
[all …]
Ddwarf_begin.c88 result = INTUSE(dwarf_begin_elf) (elf, cmd, NULL); in dwarf_begin()
Ddwarf_begin_elf.c530 dwarf_begin_elf (Elf *elf, Dwarf_Cmd cmd, Elf_Scn *scngrp) in dwarf_begin_elf() function
621 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.h459 INTDECL (dwarf_begin_elf) in INTDECL()
/external/elfutils/tests/
Ddwarfcfi.c148 Dwarf *dwarf = dwarf_begin_elf (elf, DWARF_C_READ, NULL); in main()
/external/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()
/external/elfutils/include/elfutils/
Dlibdw.h241 extern Dwarf *dwarf_begin_elf (Elf *elf, Dwarf_Cmd cmd, Elf_Scn *scngrp);
/external/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()
DChangeLog687 dwarf_begin_elf call. Set Dwarf debugdir if it is NULL, this is the
/external/elfutils/debuginfod/
Ddebuginfod.cxx2913 Dwarf* dbg = dwarf_begin_elf (elf, DWARF_C_READ, NULL); in dwarf_extract_source_paths()
/external/elfutils/config/
Delfutils.spec.in584 dwarf_begin_elf now accepts ELF files containing just .debug_line
/external/elfutils/
DNEWS332 dwarf_begin_elf now accepts ELF files containing just .debug_line