Searched defs:isWrite (Results 1 – 4 of 4) sorted by relevance
55 #define ACCESS_MEMORY_RANGE(ctx, offset, size, isWrite) \ in DECLARE_REAL() argument
203 #define CHECK_SMALL_REGION(p, size, isWrite) \ argument
622 getInstructionsForAccess(Value * Ptr,bool isWrite) getInstructionsForAccess() argument
971 bool isWrite = osec.flags & SHF_WRITE; getSectionRank() local