Searched defs:region_end (Results 1 – 10 of 10) sorted by relevance
32 atomic_uintptr_t region_end; variable
31 atomic_uintptr_t region_end; variable
118 uintptr_t region_start, region_end, start, end; in mem_region_in_array_chk() local
77 CheckedNumeric<int64_t> region_end(region.offset); in Initialize() local
180 auto Operator::region_end() const -> const_region_iterator { in region_end() function in Operator
564 region_iterator region_end() const { return RegionRoots.end(); } in region_end() function
549 region_iterator region_end() const { return RegionRoots.end(); } in region_end() function
340 uptr region_begin, uptr region_end, bool is_readable) { in ScanRootRegion()
582 __u64 region_end; /* available since kernel version 2.6.36 */ member
494 region_iterator region_end() { return this->getOperation()->region_end(); } in region_end() function