HomeSort by relevance Sort by last modified time
    Searched refs:maxprot (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/coregrind/
fixup_macho_loadcmds.c 35 maxprot 0x00000007
61 maxprot 0x00000007
487 if (seg->maxprot != 7)
488 fail("has __UNIXSTACK, but wrong ::maxprot (should be 7)");
516 seg->maxprot = 7;
591 maxprot 0x00000007
605 maxprot 0x00000007
  /external/llvm/include/llvm/Support/
MachO.h 320 uint32_t maxprot; member in struct:llvm::MachO::segment_command
334 uint32_t maxprot; member in struct:llvm::MachO::segment_command_64
  /external/v8/src/
gdb-jit.cc 546 uint32_t maxprot; member in struct:v8::BASE_EMBEDDED::MachOSegmentCommand
595 cmd->maxprot = 7;
    [all...]

Completed in 1031 milliseconds