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