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