Searched defs:isMachineCode (Results 1 – 2 of 2) sorted by relevance
39 bool isMachineCode = (flags == RegionSpaceFlag::IN_MACHINE_CODE_SPACE || in AllocateAlignedRegion() local
28 const std::string &spaceName, bool regular, bool isMachineCode) in Allocate()