Searched refs:COFFAllocator (Results 1 – 2 of 2) sorted by relevance
76 COFFAllocator.DestroyAll(); in reset()412 MCSectionCOFF *Result = new (COFFAllocator.Allocate()) MCSectionCOFF( in getCOFFSection()
79 SpecificBumpPtrAllocator<MCSectionCOFF> COFFAllocator; variable