Home
last modified time | relevance | path

Searched defs:handler_data (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex_file.h754 const byte* handler_data = in GetCatchHandlerData() local
1329 explicit CatchHandlerIterator(const byte* handler_data) { in CatchHandlerIterator()
Ddex_file.cc1275 void CatchHandlerIterator::Init(const byte* handler_data) { in Init()