Searched refs:XCOFFAllocator (Results 1 – 2 of 2) sorted by relevance
149 XCOFFAllocator.DestroyAll(); in reset()836 Result = new (XCOFFAllocator.Allocate()) MCSectionXCOFF( in getXCOFFSection()840 Result = new (XCOFFAllocator.Allocate()) in getXCOFFSection()
149 SpecificBumpPtrAllocator<MCSectionXCOFF> XCOFFAllocator; variable