Searched refs:map_exception_table (Results 1 – 2 of 2) sorted by relevance
1059 fn map_exception_table(&mut self, exception_table: ExceptionTable) -> ExceptionTable; in map_exception_table() method1109 fn map_exception_table(&mut self, exception_table: ExceptionTable) -> ExceptionTable { in map_exception_table() function1110 (**self).map_exception_table(exception_table) in map_exception_table()1329 fn map_exception_table(&mut self, exception_table: ExceptionTable) -> ExceptionTable { in instruction_data_map() method
946 fn map_exception_table(&mut self, exception_table: ir::ExceptionTable) -> ir::ExceptionTable { in map_exception_table() method