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