Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/abc2program/
Dabc_file_processor.h33 struct ProgAnnotations { struct
34 std::map<std::string, AnnotationList> methodAnnotations;
35 std::map<std::string, RecordAnnotations> recordAnnotations;
/arkcompiler/runtime_core/static_core/disassembler/
Daccumulators.h58 struct ProgAnnotations { struct
59 std::map<std::string, AnnotationList> methodAnnotations;
60 std::map<std::string, RecordAnnotations> recordAnnotations;
/arkcompiler/runtime_core/disassembler/
Daccumulators.h59 struct ProgAnnotations { struct
60 std::map<std::string, AnnotationList> method_annotations;
61 std::map<std::string, RecordAnnotations> record_annotations;