Searched refs:AuxMapEnt (Results 1 – 1 of 1) sorted by relevance
374 AuxMapEnt; typedef385 AuxMapEnt* ent; // pointer to the matching auxmap_L2 node399 tl_assert(0 == offsetof(AuxMapEnt,base)); in init_auxmap_L1_L2()401 auxmap_L2 = VG_(OSetGen_Create)( /*keyOff*/ offsetof(AuxMapEnt,base), in init_auxmap_L1_L2()440 AuxMapEnt *elem, *res; in check_auxmap_L1_L2_sanity()441 AuxMapEnt key; in check_auxmap_L1_L2_sanity()493 static void insert_into_auxmap_L1_at ( Word rank, AuxMapEnt* ent ) in insert_into_auxmap_L1_at()504 static INLINE AuxMapEnt* maybe_find_in_auxmap ( Addr a ) in maybe_find_in_auxmap()506 AuxMapEnt key; in maybe_find_in_auxmap()507 AuxMapEnt* res; in maybe_find_in_auxmap()[all …]