Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Deh_func.cpp394 LabelPair csLandingPad(cgFunc->GetStartLabel(), ladpadEndLabel); in FillLSDACallSiteTable() local
415 LabelPair csLandingPad(nullptr, nullptr); in CreateLSDA() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dlsda.h129 LabelPair csLandingPad; member