Searched refs:dsbt_index (Results 1 – 4 of 4) sorted by relevance
148 unsigned long dsbt_index; member
861 int idx = tpnt->dsbt_index;895 tpnt->dsbt_index = idx;904 if (dup != tpnt && dup->dsbt_index == idx)
124 tpnt->dsbt_index = dynamic_info[DT_DSBT_INDEX_IDX]; in _dl_add_elf_hash_table()
206 new_val = (old_val & ~0x007fff00) | ((symbol_tpnt->dsbt_index & 0x7fff) << 8); in _dl_do_reloc()
Completed in 14 milliseconds