Home | History | Annotate | Download | only in gdb-remote

Lines Matching refs:prot

2104             unsigned prot = 0;
2106 prot |= eMmapProtRead;
2108 prot |= eMmapProtWrite;
2110 prot |= eMmapProtExec;
2112 if (InferiorCallMmap(this, allocated_addr, 0, size, prot,