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