Searched defs:IsExecutable (Results 1 – 3 of 3) sorted by relevance
35 bool IsExecutable(void* ptr, size_t size) { in IsExecutable() function
111 bool IsExecutable() const { in IsExecutable() function
151 bool GuestMapShadow::IsExecutable(GuestAddr start, size_t size) const { in IsExecutable() function in berberis::GuestMapShadow