Home
last modified time | relevance | path

Searched defs:function_ (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/abc2program/
Dabc_annotation_processor.h38 pandasm::Function &function_; variable
Dabc_method_processor.h46 pandasm::Function function_; variable
Dabc_code_processor.h62 pandasm::Function &function_; variable
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.h152 std::string function_; variable
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddebug_info.h153 std::string function_; variable
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dentity.h72 Function *function_ = nullptr; variable
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp67 std::string function_; member in ark::ScopedLog