Searched refs:StgClosure (Results 1 – 1 of 1) sorted by relevance
24 class StgClosure class28 StgClosure* payload[1];30 StgClosure(bool make_payload = true) in StgClosure() function in StgClosure33 payload[0] = new StgClosure(false); in StgClosure()37 ~StgClosure() in ~StgClosure()48 StgClosure* r14_ = new StgClosure(); in main()49 r14_ = (StgClosure*)(((ptr_type)r14_ | 0x01)); // set the LSB to 1 for tagging in main()