Searched refs:createSegment (Results 1 – 2 of 2) sorted by relevance
459 createSegment(uint64_t SegmentSize, size_t &FuncIdx) const;
489 createSegment(SegmentSize, FuncIdx); in saveSegments()516 GsymCreator::createSegment(uint64_t SegmentSize, size_t &FuncIdx) const { in createSegment() function in GsymCreator