Home
last modified time | relevance | path

Searched refs:PT_FLAGS_COMPAT (Results 1 – 1 of 1) sorted by relevance

/external/strace/
Dsyscall.c1538 # ifndef PT_FLAGS_COMPAT in get_scno()
1539 # define PT_FLAGS_COMPAT 0x10000 /* from Linux 3.8 on */ in get_scno() macro
1541 if (tile_regs.flags & PT_FLAGS_COMPAT) in get_scno()