Home
last modified time | relevance | path

Searched defs:indirectee (Results 1 – 6 of 6) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/rts/sm/
H A DNonMovingShortcut.c207 StgClosure *indirectee = UNTAG_CLOSURE(((StgInd*)val)->indirectee); in nonmoving_eval_thunk_selector_() local
236 StgClosure *indirectee = UNTAG_CLOSURE(((StgInd *)selectee)->indirectee); in nonmoving_eval_thunk_selector_() local
248 StgClosure *indirectee = ((StgInd*)selectee)->indirectee; in nonmoving_eval_thunk_selector_() local
H A DSanity.c855 const StgClosure *indirectee; in checkStaticObjects() local
H A DNonMovingMark.c1495 StgClosure *indirectee = ((StgInd*)p)->indirectee; in mark_closure() local
/dports/lang/ghc/ghc-8.10.7/libraries/ghc-heap/tests/
H A Dheap_all.hs93 , indirectee = asBox [] function
110 , indirectee = asBox [] function
/dports/lang/ghc/ghc-8.8.4-boot/includes/rts/storage/
H A DClosures.h119 StgClosure *indirectee; member
124 StgClosure *indirectee; member
/dports/lang/ghc/ghc-8.10.7/includes/rts/storage/
H A DClosures.h132 StgClosure *indirectee; member
137 StgClosure *indirectee; member