Searched refs:getLineSectionSize (Results 1 – 6 of 6) sorted by relevance
161 uint64_t getLineSectionSize() const override { return LineSectionSize; } in getLineSectionSize() function
168 virtual uint64_t getLineSectionSize() const = 0;
2181 patchStmtList(*OutputDIE, DIEInteger(Emitter->getLineSectionSize())); in generateLineTableForUnit()