Searched refs:getLineSectionSize (Results 1 – 3 of 3) sorted by relevance
128 uint64_t getLineSectionSize() const override { return LineSectionSize; } in getLineSectionSize() function
181 virtual uint64_t getLineSectionSize() const = 0;
1691 DIEInteger(TheDwarfEmitter->getLineSectionSize())); in patchLineTableForUnit()