Home
last modified time | relevance | path

Searched refs:ds_symndx (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_reloc.c362 &ds->ds_symndx, NULL); in _dwarf_reloc_section_finalize()
453 assert(ds != NULL && ds->ds_symndx != 0); in _dwarf_reloc_gen()
454 dre->dre_symndx = ds->ds_symndx; in _dwarf_reloc_gen()
H A Dlibdwarf_sections.c129 type, flags, link, info, &ds->ds_symndx, NULL); in _dwarf_section_callback()
H A D_libdwarf.h356 Dwarf_Unsigned ds_symndx; /* Section symbol index. (for reloc) */ member