Searched refs:use_asm_ (Results 1 – 2 of 2) sorted by relevance
221 void AddUseAsm(const AstNode& node) { use_asm_.AddNewElement(node); } in AddUseAsm()242 Section use_asm_; variable
114 const Section* kAllSections[] = {&use_asm_, &globals_, &functions_, &tables_, in IsValid()