Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dtryblocks_encoder.cc40 for (int catch_index = 0; catch_index < catch_count; ++catch_index) { in Visit() local
41 const CatchHandler& handler = try_end->handlers[catch_index]; in Visit()
Dreader.cc747 for (int catch_index = 0; catch_index < std::abs(catch_count); ++catch_index) { in ExtractCode() local
Dwriter.cc942 for (int catch_index = 0; catch_index < std::abs(catch_count); ++catch_index) { in WriteTryBlocks() local