Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp77 ComputeActionsTable(const SmallVectorImpl<const LandingPadInfo*> &LandingPads, in ComputeActionsTable()
229 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in ComputeCallSiteTable()
355 SmallVector<const LandingPadInfo *, 64> LandingPads; in EmitExceptionTable() local
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h120 std::vector<LandingPadInfo> LandingPads; variable
/external/llvm/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp212 SmallVector<const LandingPadInfo *, 64> LandingPads; in EmitExceptionTable() local