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