Searched defs:GetCodeEntry (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ | ||
| D | callconv.cpp | 48 void *Amd64CallingConvention::GetCodeEntry() in GetCodeEntry() function in ark::compiler::amd64::Amd64CallingConvention |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/ | ||
| D | asm_printer.h | 365 void *GetCodeEntry() override in GetCodeEntry() function |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ | ||
| D | callconv.cpp | 45 void *Aarch32CallingConvention::GetCodeEntry() in GetCodeEntry() function in ark::compiler::aarch32::Aarch32CallingConvention |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ | ||
| D | callconv.cpp | 54 void *Aarch64CallingConvention::GetCodeEntry() in GetCodeEntry() function in ark::compiler::aarch64::Aarch64CallingConvention |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_function.h | 156 uintptr_t GetCodeEntry() const in GetCodeEntry() function |