Home
last modified time | relevance | path

Searched defs:arm (Results 1 – 6 of 6) sorted by relevance

/system/unwinding/libunwindstack/tools/
Dunwind_info.cpp67 ArmExidx arm(nullptr, interface->memory().get(), nullptr); in DumpArm() local
Dunwind_reg_info.cpp162 ArmExidx arm(nullptr, interface->memory().get(), nullptr); in PrintArmRegInformation() local
/system/unwinding/libunwindstack/
DElfInterfaceArm.cpp123 ArmExidx arm(regs_arm, memory_.get(), process_memory); in StepExidx() local
/system/unwinding/libunwindstack/tests/
DRegsTest.cpp184 RegsArm arm; in TEST_F() local
199 RegsArm arm; in TEST_F() local
DUnwinderTest.cpp1538 RegsArm* arm = new RegsArm; in TEST_F() local
/system/security/keystore2/watchdog/src/
Dlib.rs183 fn arm(&mut self, index: Index, record: Record) { in arm() method
254 fn arm( in arm() method