HomeSort by: relevance | last modified time | path
    Searched refs:gdb_sys_chmod (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
linux-record.h 202 gdb_sys_chmod = 15, enumerator in enum:gdb_syscall
amd64-linux-tdep.c 747 return gdb_sys_chmod;
arm-linux-tdep.c 1305 case 15: return gdb_sys_chmod;
linux-record.c 304 case gdb_sys_chmod:
  /src/external/gpl3/gdb/dist/gdb/
linux-record.h 202 gdb_sys_chmod = 15, enumerator in enum:gdb_syscall
arm-linux-tdep.c 1306 case 15: return gdb_sys_chmod;
amd64-linux-tdep.c 758 return gdb_sys_chmod;
linux-record.c 304 case gdb_sys_chmod:

Completed in 30 milliseconds