Searched refs:UnwindContext (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf.c1950 /* RegRule and UnwindContext are used temporarily to do the unwinding.
1952 possible. UnwindContext effectively holds the state of the
1958 CFA = cfa_reg + cfa_off when UnwindContext.cfa_is_regoff==True
1983 UnwindContext. Since the UnwindContext gets reinitialised for each
2050 UnwindContext; typedef in typeref:struct:__anon32467
2052 static void ppUnwindContext ( UnwindContext* ctx )
2075 static void initUnwindContext ( /*OUT*/UnwindContext* ctx )
2140 UnwindContext* srcuc,
2150 UnwindContext* ct
[all...]
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp58 class UnwindContext { class in namespace:__anon25986
71 UnwindContext(MCAsmParser &P) : Parser(P), FPReg(ARM::SP) {} function in class:__anon25986::UnwindContext
135 UnwindContext UC;

Completed in 80 milliseconds