Searched defs:UnwindData (Results 1 – 6 of 6) sorted by relevance
33 struct UnwindData { struct35 ~UnwindData() in ~UnwindData() argument41 unw_addr_space_t as = nullptr;42 bool isFillFrames = false;
33 struct UnwindData { struct34 bool isFillFrames = false;
38 struct UnwindData { struct39 std::shared_ptr<unwindstack::Memory>& processMemory;40 unwindstack::Maps* maps;41 bool isFillFrames = false;
37 struct UnwindData { struct38 bool isCache = false;39 bool isFillFrames = false;
37 struct UnwindData { struct38 bool isCache = false;39 bool isFillFrames = false;40 bool isFp = false;
37 struct UnwindData { struct38 std::shared_ptr<Unwinder> unwinder = nullptr;