Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/tooling/
Dtest_util.cpp35 std::vector<panda_file::LocalVariableInfo> TestUtil::GetVariables(Method *method, uint32_t offset) in GetVariables() function in panda::tooling::test::TestUtil
43 std::vector<panda_file::LocalVariableInfo> TestUtil::GetVariables(const panda_file::File *pf, PtLoc… in GetVariables() function in panda::tooling::test::TestUtil