Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/cflow/
Dexception_source_map.h50 ExceptionSourceMap(const void *ptr_start, const void *ptr_end) : Map_ {ptr_start, ptr_end} {} in ExceptionSourceMap() function
51 ExceptionSourceMap(const void *ptr_start, size_t size) in ExceptionSourceMap() function