Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/abc2program/
Dabc_file_processor.h34 std::map<std::string, AnnotationList> methodAnnotations; member
/arkcompiler/runtime_core/static_core/disassembler/
Daccumulators.h58 std::map<std::string, AnnotationList> methodAnnotations; member