Searched refs:getshadowslot (Results 1 – 1 of 1) sorted by relevance
344 static int getshadowslot(long);748 if ((addr = getshadowslot( in main()890 addr = getshadowslot((long)(cur_shad + temp)); in main()941 addr = getshadowslot((long)(cur_shad - temp)); in main()1787 addr = getshadowslot(value); in main()3104 getshadowslot(long shadow) in getshadowslot() function