Searched refs:AddExceptionHandler (Results 1 – 2 of 2) sorted by relevance
243 try_boundary->AddExceptionHandler(catch_blocks.Get(it.GetHandlerAddress())); in LinkToCatchBlocks()
3220 void AddExceptionHandler(HBasicBlock* handler) { in AddExceptionHandler() function