Searched defs:isWrite (Results 1 – 3 of 3) sorted by relevance
55 #define ACCESS_MEMORY_RANGE(ctx, offset, size, isWrite) \ in DECLARE_REAL() argument
675 bool isWrite) const { in getInstructionsForAccess()
673 bool isWrite = osec.flags & SHF_WRITE; in getSectionRank() local