Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp393 uint32_t Method::FindCatchBlockInPandaFile(const Class *cls, uint32_t pc) const in FindCatchBlockInPandaFile() function in ark::Method
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp744 uint32_t IrBuilder::FindCatchBlockInPandaFile(Class *cls, uint32_t pc) const in FindCatchBlockInPandaFile() function in ark::compiler::IrBuilder