Home | History | Annotate | Download | only in libdw

Lines Matching refs:Dwarf

51 check_section (Dwarf *result, GElf_Ehdr *ehdr, Elf_Scn *scn, bool inscngrp)
74 /* We recognize the DWARF section by their names. This is not very
109 /* Check whether all the necessary DWARF information is available. */
110 static Dwarf *
111 valid_p (Dwarf *result)
129 static Dwarf *
130 global_read (Dwarf *result, Elf *elf, GElf_Ehdr *ehdr, Dwarf_Cmd cmd)
141 static Dwarf *
142 scngrp_read (Dwarf *result, Elf *elf, GElf_Ehdr *ehdr, Dwarf_Cmd cmd,
178 Dwarf *
205 Dwarf *result = (Dwarf *) calloc (1, sizeof (Dwarf) + mem_default_size);
231 /* If the caller provides a section group we get the DWARF
234 sections with the name are ignored. The DWARF specification