Home
last modified time | relevance | path

Searched defs:Functions (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/docs/
Dassembly_format.md241 ## Functions section in Assembly File Format Specification
258 ### Function Arguments and Local Variables
262 ### Function Body
266 ### Static and virtual functions
299 ### Program Entry Point
312 ### Exception handlers
/arkcompiler/runtime_core/docs/
Dassembly_format.md292 ## Functions section in Assembly File Format Specification
309 ### Function Arguments and Local Variables
313 ### Function Body
317 ### Static and virtual functions
350 ### Program Entry Point
363 ### Exception handlers
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
Dfunctions.rst15 Functions title
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D17_experimental.rst1126 .. _Native Methods Experimental:
1907 .. _Non-Throwing Functions:
1956 .. _Rethrowing Functions:
2069 See :ref:`Throwing Functions` and :ref:`Rethrowing Functions` for details.
2384 .. _Packages:
/arkcompiler/runtime_core/assembler/
Dassembly-parser.h44 using Functions = std::pair<std::unordered_map<std::string, Function>, std::unordered_map<std::stri… variable
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-parser.h44 using Functions = std::pair<std::unordered_map<std::string, Function>, std::unordered_map<std::stri… variable
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h156 const ArenaVector<FunctionScope *> &Functions() const in Functions() function
161 ArenaVector<FunctionScope *> &Functions() in Functions() function
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h110 const ArenaVector<FunctionScope *> &Functions() const in Functions() function
115 ArenaVector<FunctionScope *> Functions() in Functions() function
/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst13 Functions chapter