Searched refs:GOFFSection (Results 1 – 1 of 1) sorted by relevance
652 auto &GOFFSection = GOFFUniquingMap[Section.str()]; in getGOFFSection() local653 if (!GOFFSection) in getGOFFSection()654 GOFFSection = new (GOFFAllocator.Allocate()) in getGOFFSection()657 return GOFFSection; in getGOFFSection()