Searched refs:dre_symndx (Results 1 – 3 of 3) sorted by relevance
256 dre->dre_symndx = symndx; in _dwarf_reloc_entry_add()296 dre[0].dre_symndx = symndx; in _dwarf_reloc_entry_add_pair()302 dre[1].dre_symndx = esymndx; in _dwarf_reloc_entry_add_pair()397 &ds->ds_size, ELF64_R_INFO(dre->dre_symndx, type), in _dwarf_reloc_section_gen()417 &ds->ds_size, ELF32_R_INFO(dre->dre_symndx, type), in _dwarf_reloc_section_gen()454 dre->dre_symndx = ds->ds_symndx; in _dwarf_reloc_gen()
104 drs->drs_drd[i].drd_symbol_index = dre->dre_symndx; in dwarf_get_relocation_info()
365 Dwarf_Unsigned dre_symndx; /* Reloc symbol index. */ member