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;
58 ProgAnnotations progAnn_ {}; argument
/arkcompiler/runtime_core/static_core/disassembler/
Daccumulators.h57 struct ProgAnnotations { struct
58 std::map<std::string, AnnotationList> methodAnnotations;
59 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;