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