Searched defs:FindCatchBlockInPandaFile (Results 1 – 2 of 2) sorted by relevance
393 uint32_t Method::FindCatchBlockInPandaFile(const Class *cls, uint32_t pc) const in FindCatchBlockInPandaFile() function in ark::Method
744 uint32_t IrBuilder::FindCatchBlockInPandaFile(Class *cls, uint32_t pc) const in FindCatchBlockInPandaFile() function in ark::compiler::IrBuilder