Home
last modified time | relevance | path

Searched refs:idx_size (Results 1 – 1 of 1) sorted by relevance

/tools/dexter/slicer/
Dwriter.cc834 size_t idx_size = 0; in WriteInstructions() local
841 idx_size = 2; in WriteInstructions()
845 idx_size = 4; in WriteInstructions()
854 if (idx_size == 4) { in WriteInstructions()
859 SLICER_CHECK(idx_size == 2); in WriteInstructions()
868 SLICER_CHECK(idx_size == 2); in WriteInstructions()
876 SLICER_CHECK(idx_size == 2); in WriteInstructions()
884 SLICER_CHECK(idx_size == 2); in WriteInstructions()