Searched refs:OffsetTranslationTableTy (Results 1 – 1 of 1) sorted by relevance
110 using OffsetTranslationTableTy = std::vector<std::pair<uint32_t, uint32_t>>; variable111 std::unique_ptr<OffsetTranslationTableTy> OffsetTranslationTable;834 OffsetTranslationTableTy &getOffsetTranslationTable() { in getOffsetTranslationTable()838 std::make_unique<OffsetTranslationTableTy>()); in getOffsetTranslationTable()842 const OffsetTranslationTableTy &getOffsetTranslationTable() const { in getOffsetTranslationTable()