Searched defs:dwarf_eh_bases (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Dunwind.h244 struct dwarf_eh_bases { struct
249 void *_Unwind_Find_FDE(const void *, struct dwarf_eh_bases *);
/external/libcxxabi/include/
H A Dunwind.h312 struct dwarf_eh_bases { struct
317 extern const void *_Unwind_Find_FDE(const void *pc, struct dwarf_eh_bases *);
324 // _Unwind_Find_FDE() and look at the dwarf_eh_bases.func result.

Completed in 114 milliseconds