Home
last modified time | relevance | path

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

/NextBSD/contrib/elftoolchain/libdwarf/
HDlibdwarf_reloc.c348 &ds->ds_symndx, NULL); in _dwarf_reloc_section_finalize()
439 assert(ds != NULL && ds->ds_symndx != 0); in _dwarf_reloc_gen()
440 dre->dre_symndx = ds->ds_symndx; in _dwarf_reloc_gen()
HDlibdwarf_sections.c129 type, flags, link, info, &ds->ds_symndx, NULL); in _dwarf_section_callback()
HD_libdwarf.h356 Dwarf_Unsigned ds_symndx; /* Section symbol index. (for reloc) */ member