Home
last modified time | relevance | path

Searched refs:_IsRandomized (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/kernel/vm/
H A DVMUserAddressSpace.cpp411 VMUserAddressSpace::_IsRandomized(uint32 addressSpec) const in _IsRandomized() function in VMUserAddressSpace
595 if (_IsRandomized(addressSpec)) { in _InsertAreaSlot()
618 if (_IsRandomized(addressSpec)) { in _InsertAreaSlot()
640 if (_IsRandomized(addressSpec)) { in _InsertAreaSlot()
652 if (!_IsRandomized(addressSpec)) { in _InsertAreaSlot()
701 if (_IsRandomized(addressSpec)) { in _InsertAreaSlot()
723 if (_IsRandomized(addressSpec)) { in _InsertAreaSlot()
H A DVMUserAddressSpace.h58 inline bool _IsRandomized(uint32 addressSpec) const;