Searched defs:EntryPointType (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/verification/absint/ | ||
H A D | exec_context.h | 28 enum class EntryPointType : size_t { METHOD_BODY, EXCEPTION_HANDLER, LAST = EXCEPTION_HANDLER }; class |
Completed in 2 milliseconds