Searched defs:regs_ (Results 1 – 5 of 5) sorted by relevance
/system/core/libunwindstack/tests/ | ||
D | DwarfSectionTest.cpp | 62 static RegsFake regs_; member in unwindstack::DwarfSectionTest |
D | UnwinderTest.cpp | 149 static RegsFake regs_; member in unwindstack::UnwinderTest |
D | UnwindOfflineTest.cpp | 159 std::unique_ptr<Regs> regs_; member in unwindstack::UnwindOfflineTest |
/system/core/libunwindstack/ | ||
D | ArmExidx.h | 107 RegsArm* regs_ = nullptr; variable |
/system/core/libunwindstack/include/unwindstack/ | ||
D | Unwinder.h | 132 Regs* regs_; variable |