Searched refs:SLOT_eip (Results 1 – 2 of 2) sorted by relevance
/third_party/toybox/porting/liteos_a/toys/posix/ |
D | ps.c | 210 SLOT_esp, /*task stack pointer*/ SLOT_eip, // instruction pointer enumerator 280 {"ADDR", "Instruction pointer", 4+sizeof(long), SLOT_eip},
|
/third_party/toybox/toys/posix/ |
D | ps.c | 253 SLOT_esp, /*task stack pointer*/ SLOT_eip, // instruction pointer enumerator 323 {"ADDR", "Instruction pointer", 4+sizeof(long), SLOT_eip},
|