Searched refs:eflags (Results 1 - 5 of 5) sorted by relevance

/system/core/debuggerd/x86/
H A Dmachine.cpp58 r.eip, r.ebp, r.esp, r.eflags);
/system/core/debuggerd/x86_64/
H A Dmachine.cpp62 _LOG(log, logtype::REGISTERS, " rip %016lx rbp %016lx rsp %016lx eflags %016lx\n",
63 r.rip, r.rbp, r.rsp, r.eflags);
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dgrep.h114 extern int cflags, eflags;
H A Dgrep.c81 int eflags = REG_STARTEND; variable
H A Dutil.c314 &pmatch, eflags);

Completed in 133 milliseconds