Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/
Dasm_metadata.rb85 def attribute_name(attribute) method
Dassembly-parser.cpp2329 bool Parser::BuildMetaListAttr(bool &eq, std::string &attribute_name, std::string &attribute_value) in BuildMetaListAttr()
2398 std::string attribute_name; in ParseMetaList() local
/arkcompiler/runtime_core/static_core/assembler/
Dasm_metadata.rb85 def attribute_name(attribute) method