Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dobject.c1247 add_imt_builder_entry (MonoImtBuilderEntry **imt_builder, MonoMethod *method, guint32 *imt_collisio… in add_imt_builder_entry() function
1456 add_imt_builder_entry (imt_builder, method, &imt_collisions_bitmap, vt_slot, slot_num); in build_imt_slots()
1473add_imt_builder_entry (imt_builder, method, &imt_collisions_bitmap, interface_offset + method_slot… in build_imt_slots()