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