HomeSort by relevance Sort by last modified time
    Searched full:is_memory (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/security_ASLR/
security_ASLR.py 263 is_memory = name == '[heap]' or name == '[stack]'
264 is_useful = re.search('x', perms) is not None or is_memory
  /external/valgrind/perf/
tinycc.c 5520 int is_memory; \/* true if memory operand *\/ member in struct:ASMOperand
    [all...]

Completed in 694 milliseconds