Searched refs:current_vtable (Results 1 – 2 of 2) sorted by relevance
67 const struct kxld_vtable *current_vtable; member
799 relocator->current_vtable = NULL; in kxld_relocator_process_sect_reloc()869 relocator->current_vtable = NULL; in kxld_relocator_process_table_reloc()963 relocator->current_vtable = kxld_dict_find(relocator->vtables, sym->name); in calculate_targets()1041 if (relocator->current_vtable) { in check_for_direct_pure_virtual_call()1042 entry = kxld_vtable_get_entry_for_offset(relocator->current_vtable, in check_for_direct_pure_virtual_call()