Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
Dmeta.h206 void AddAnnotations(const std::vector<AnnotationData> &annotations) in AddAnnotations() function
Dassembly-emitter.cpp493 bool AsmEmitter::AddAnnotations(T *item, ItemContainer *container, const AnnotationMetadata &metada… in AddAnnotations() function in panda::pandasm::AsmEmitter