Home
last modified time | relevance | path

Searched defs:Link (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/jsvm/src/
Djsvm_reference-inl.h28 inline void RefTracker::Link(RefList* list) in Link() function
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Ddominators_tree.h137 void Link(BasicBlock *parent, BasicBlock *block) in Link() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Ddominators_tree.h135 void Link(BasicBlock *parent, BasicBlock *block) in Link() function
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker.cpp47 Result Link(const Config &conf, const std::string &output, const std::vector<std::string> &input) in Link() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbinary_section.h148 int Link() const in Link() function