Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h61 struct CallSiteEntry { struct
63 MCSymbol *BeginLabel; // Null indicates the start of the function.
64 MCSymbol *EndLabel; // Null indicates the end of the function.
67 const LandingPadInfo *LPad; // Null indicates that there is no landing pad.
69 unsigned Action;