Home
last modified time | relevance | path

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

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