OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WinEHFuncInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
WinEHFuncInfo.h
1
//===- llvm/CodeGen/
WinEHFuncInfo
.h -----------------------------*- C++ -*-===//
90
struct
WinEHFuncInfo
{
112
WinEHFuncInfo
();
115
/// Analyze the IR in ParentFn and it's handlers to build
WinEHFuncInfo
, which
119
WinEHFuncInfo
&FuncInfo);
122
WinEHFuncInfo
&FuncInfo);
124
void calculateClrEHStateNumbers(const Function *Fn,
WinEHFuncInfo
&FuncInfo);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
WinEHPrepare.cpp
26
#include "llvm/CodeGen/
WinEHFuncInfo
.h"
132
static int addUnwindMapEntry(
WinEHFuncInfo
&FuncInfo, int ToState,
141
static void addTryBlockMapEntry(
WinEHFuncInfo
&FuncInfo, int TryLow,
176
WinEHFuncInfo
&FuncInfo) {
241
static void calculateCXXStateNumbers(
WinEHFuncInfo
&FuncInfo,
336
static int addSEHExcept(
WinEHFuncInfo
&FuncInfo, int ParentState,
347
static int addSEHFinally(
WinEHFuncInfo
&FuncInfo, int ParentState,
361
static void calculateSEHStateNumbers(
WinEHFuncInfo
&FuncInfo,
452
WinEHFuncInfo
&FuncInfo) {
470
WinEHFuncInfo
&FuncInfo)
[
all
...]
Completed in 55 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026