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