HomeSort by: relevance | last modified time | path
    Searched refs:Dwarf_Rel_Section (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/elftoolchain/dist/libdwarf/
libdwarf_reloc.c 144 _dwarf_reloc_section_init(Dwarf_P_Debug dbg, Dwarf_Rel_Section *drsp,
147 Dwarf_Rel_Section drs;
192 _dwarf_reloc_section_free(Dwarf_P_Debug dbg, Dwarf_Rel_Section *drsp)
194 Dwarf_Rel_Section drs, tdrs;
227 _dwarf_reloc_entry_add(Dwarf_P_Debug dbg, Dwarf_Rel_Section drs,
276 _dwarf_reloc_entry_add_pair(Dwarf_P_Debug dbg, Dwarf_Rel_Section drs,
322 _dwarf_reloc_section_finalize(Dwarf_P_Debug dbg, Dwarf_Rel_Section drs,
384 _dwarf_reloc_section_gen(Dwarf_P_Debug dbg, Dwarf_Rel_Section drs,
450 Dwarf_Rel_Section drs;
485 Dwarf_Rel_Section drs, tdrs
    [all...]
_libdwarf.h 391 } *Dwarf_Rel_Section;
498 Dwarf_Rel_Section dbgp_drspos;
525 int _dwarf_attr_gen(Dwarf_P_Debug, Dwarf_P_Section, Dwarf_Rel_Section,
542 int _dwarf_die_gen(Dwarf_P_Debug, Dwarf_CU, Dwarf_Rel_Section,
634 int _dwarf_reloc_section_finalize(Dwarf_P_Debug, Dwarf_Rel_Section,
636 int _dwarf_reloc_entry_add(Dwarf_P_Debug, Dwarf_Rel_Section,
640 int _dwarf_reloc_entry_add_pair(Dwarf_P_Debug, Dwarf_Rel_Section,
646 int _dwarf_reloc_section_gen(Dwarf_P_Debug, Dwarf_Rel_Section,
648 int _dwarf_reloc_section_init(Dwarf_P_Debug, Dwarf_Rel_Section *,
650 void _dwarf_reloc_section_free(Dwarf_P_Debug, Dwarf_Rel_Section *);
    [all...]
dwarf_pro_reloc.c 60 Dwarf_Rel_Section drs;
libdwarf_die.c 280 _dwarf_die_gen_recursive(Dwarf_P_Debug dbg, Dwarf_CU cu, Dwarf_Rel_Section drs,
401 _dwarf_die_gen(Dwarf_P_Debug dbg, Dwarf_CU cu, Dwarf_Rel_Section drs,
libdwarf_arange.c 171 Dwarf_Rel_Section drs;
libdwarf_nametbl.c 176 Dwarf_Rel_Section drs;
libdwarf_attr.c 277 _dwarf_attr_write(Dwarf_P_Debug dbg, Dwarf_P_Section ds, Dwarf_Rel_Section drs,
503 _dwarf_attr_gen(Dwarf_P_Debug dbg, Dwarf_P_Section ds, Dwarf_Rel_Section drs,
libdwarf_info.c 321 Dwarf_Rel_Section drs;
libdwarf_lineno.c 816 Dwarf_Rel_Section drs, Dwarf_Error * error)
987 Dwarf_Rel_Section drs;
libdwarf_frame.c 1486 Dwarf_Rel_Section drs, Dwarf_P_Fde fde, Dwarf_Error *error)
1545 Dwarf_Rel_Section drs;

Completed in 23 milliseconds