Home
last modified time | relevance | path

Searched defs:drs (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_reloc.c136 Dwarf_Rel_Section drs; in _dwarf_reloc_section_init() local
183 Dwarf_Rel_Section drs, tdrs; in _dwarf_reloc_section_free() local
216 _dwarf_reloc_entry_add(Dwarf_P_Debug dbg, Dwarf_Rel_Section drs, in _dwarf_reloc_entry_add()
265 _dwarf_reloc_entry_add_pair(Dwarf_P_Debug dbg, Dwarf_Rel_Section drs, in _dwarf_reloc_entry_add_pair()
311 _dwarf_reloc_section_finalize(Dwarf_P_Debug dbg, Dwarf_Rel_Section drs, in _dwarf_reloc_section_finalize()
373 _dwarf_reloc_section_gen(Dwarf_P_Debug dbg, Dwarf_Rel_Section drs, in _dwarf_reloc_section_gen()
439 Dwarf_Rel_Section drs; in _dwarf_reloc_gen() local
474 Dwarf_Rel_Section drs, tdrs; in _dwarf_reloc_cleanup() local
H A Ddwarf_pro_reloc.c57 Dwarf_Rel_Section drs; in dwarf_get_relocation_info() local
H A Dlibdwarf_attr.c215 _dwarf_attr_write(Dwarf_P_Debug dbg, Dwarf_P_Section ds, Dwarf_Rel_Section drs, in _dwarf_attr_write()
441 _dwarf_attr_gen(Dwarf_P_Debug dbg, Dwarf_P_Section ds, Dwarf_Rel_Section drs, in _dwarf_attr_gen()
H A Dlibdwarf_die.c276 _dwarf_die_gen_recursive(Dwarf_P_Debug dbg, Dwarf_CU cu, Dwarf_Rel_Section drs, in _dwarf_die_gen_recursive()
397 _dwarf_die_gen(Dwarf_P_Debug dbg, Dwarf_CU cu, Dwarf_Rel_Section drs, in _dwarf_die_gen()
H A Dlibdwarf_lineno.c485 Dwarf_Rel_Section drs, Dwarf_Error * error) in _dwarf_lineno_gen_program()
656 Dwarf_Rel_Section drs; in _dwarf_lineno_gen() local
H A Dlibdwarf_arange.c168 Dwarf_Rel_Section drs; in _dwarf_arange_gen() local
H A Dlibdwarf_nametbl.c173 Dwarf_Rel_Section drs; in _dwarf_nametbl_gen() local
H A Dlibdwarf_info.c291 Dwarf_Rel_Section drs; in _dwarf_info_gen() local
H A Dlibdwarf_frame.c1483 Dwarf_Rel_Section drs, Dwarf_P_Fde fde, Dwarf_Error *error) in _dwarf_frame_gen_fde()
1542 Dwarf_Rel_Section drs; in _dwarf_frame_gen() local
/freebsd/sbin/routed/
H A Drdisc.c82 static struct dr drs[MAX_ADS]; variable