Searched refs:RowOffsets (Results 1 – 3 of 3) sorted by relevance
159 std::vector<uint64_t> *RowOffsets = nullptr) override;274 std::vector<uint64_t> *RowOffsets = nullptr);
132 std::vector<uint64_t> *RowOffsets = nullptr) = 0;
813 std::vector<uint64_t> *RowOffsets) { in emitLineTableForUnit() argument834 Unit.getOrigUnit().getAddressByteSize(), RowOffsets); in emitLineTableForUnit()1040 unsigned AddressByteSize, std::vector<uint64_t> *RowOffsets) { in emitLineTableRows() argument1074 if (RowOffsets) in emitLineTableRows()1075 RowOffsets->push_back(LineSectionSize); in emitLineTableRows()