Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tools/
Dunwind_info.cpp65 ArmExidx arm(nullptr, interface->memory(), nullptr); in DumpArm() local
Dunwind_reg_info.cpp155 ArmExidx arm(nullptr, interface->memory(), nullptr); in PrintArmRegInformation() local
/system/unwinding/libunwindstack/
DElfInterfaceArm.cpp127 ArmExidx arm(regs_arm, memory_, process_memory); in StepExidx() local
/system/security/keystore2/src/
Dwatchdog.rs149 fn arm(&mut self, index: Index, record: Record) { in arm() method
220 fn arm( in arm() method
/system/unwinding/libunwindstack/tests/
DRegsTest.cpp197 RegsArm arm; in TEST_F() local
DUnwinderTest.cpp1533 RegsArm* arm = new RegsArm; in TEST_F() local