Searched refs:Protect (Results 1 – 25 of 39) sorted by relevance
12
101 DWORD Protect = getWindowsProtectionFlags(Flags);105 MEM_RESERVE | MEM_COMMIT, Protect);143 DWORD Protect = getWindowsProtectionFlags(Flags);146 if (!VirtualProtect(M.Address, M.Size, Protect, &OldFlags))188 return info.Protect;
73 kern_return_t Protect();
73 kern_return_t ProtectedMemoryAllocator::Protect() { in Protect() function in ProtectedMemoryAllocator
544 gBreakpadAllocator->Protect(); in WaitForMessage()589 gBreakpadAllocator->Protect(); in WaitForMessage()626 gBreakpadAllocator->Protect(); in SignalHandler()
54 VirtualProtect (mbi.BaseAddress, mbi.RegionSize, PAGE_EXECUTE_READWRITE, &mbi.Protect); in __enable_execute_stack()
27 if (!VirtualProtect(b.BaseAddress, b.RegionSize, PAGE_EXECUTE_READWRITE, &b.Protect)) in __enable_execute_stack()
66 if (!VirtualProtect(b.BaseAddress, b.RegionSize, PAGE_EXECUTE_READWRITE, &b.Protect)) in main()
162 return mbi.Protect == PAGE_NOACCESS && in MemoryRangeIsAvailable()720 if (info.Protect == 0 || info.Protect == PAGE_NOACCESS || in IsAccessibleMemoryRange()721 info.Protect == PAGE_EXECUTE) in IsAccessibleMemoryRange()
111 int Protect = getPosixProtectionFlags(PFlags);120 Protect, MMFlags, fd, 0);162 int Protect = getPosixProtectionFlags(Flags);164 …t((void*)((uintptr_t)M.Address & ~(PageSize-1)), PageSize*((M.Size+PageSize-1)/PageSize), Protect);
11 PURPOSE = "Protect the security boundary enforced by filesystem permissions"
113 void MemoryAllocator::Protect(Address start, size_t size) { in Protect() function114 base::OS::Protect(start, size); in Protect()126 base::OS::Protect(chunks_[id].address(), chunks_[id].size()); in ProtectChunkFromPage()
115 allocator_->Protect();699 gBreakpadAllocator->Protect();823 gMasterAllocator->Protect();824 gKeyValueAllocator->Protect();825 gBreakpadAllocator->Protect();994 gBreakpadAllocator->Protect();
105 # Protect Windows?
105 # Help Protect (skip)
343 template< typename Protect, typename Second >
110 allocator_->Protect();642 gMasterAllocator->Protect();643 gKeyValueAllocator->Protect();644 gBreakpadAllocator->Protect();
2018 [psaux, cff] Protect against nested `seac' calls.2895 * src/truetype/ttgxvar.c (ft_var_readpackedpoints): Protect against2912 Protect against too large glyphs.2930 Protect against malformed compressed data.2937 Protect against invalid SID values in CFFs.3166 Protect SFNT kerning table parser against malformed tables.3330 Protect FT_Get_Next_Char.3528 * src/base/ftpfr.c (FT_Get_PFR_Metrics): Protect against NULL3572 (af_cjk_hint_edges): Protect against division by zero. This fixes3768 * src/base/ftobjs.c (ft_glyphslot_free_bitmap): Protect against[all …]
3121 (cid_read_subrs): Protect against invalid values of `num_subrs'.3217 * src/base/ftbitmap.c (FT_Bitmap_Convert): Protect against invalid3226 * src/truetype/ttgxvar.c (TT_Vary_Get_Glyph_Deltas): Protect against3301 Protect against loops in the prefix table.4246 [__cplusplus]: Protect with `extern "C"'.4410 [truetype] Protect jump instructions against endless loops.5111 * src/truetype/ttgxvar.c (ft_var_readpackedpoints): Protect against5514 * src/type42/t42parse.c (t42_parse_sfnts): Protect against negative5817 [truetype] Protect against code range underflow.5895 [cff] Protect against invalid `hintmask' and `cntrmask' operators.[all …]
254 [sfnt] Protect against zero-size bitmaps (#46345).792 [pcf] Protect against invalid number of TOC entries (#46159).799 [type42] Protect against invalid number of glyphs (#46159).813 [type1] Protect against invalid number of subroutines (#46150).1033 [type1] Protect against invalid number of glyphs (#46029).2929 (TT_Get_VMetrics): Protect against invalid ascenders and descenders
910 * src/sfnt/pngshim.c (Load_SBit_Png): Protect against too large917 * src/sfnt/ttsbit.c (tt_sbit_decoder_init): Protect against addition925 Protect against addition overflow.931 * src/sfnt/sfobjs.c (woff_open_font): Protect against addition939 tt_cmap12_validate, tt_cmap13_validate, tt_cmap14_validate): Protect2209 * src/type1/t1load.c (parse_encoding): Protect against invalid2245 * src/base/ftobjs.c (ft_remove_renderer): Protect against3094 * src/truetype/ttgload.c (TT_Load_Simple_Glyph): Protect call to
443 IN ULONG Protect);
325 * i386_disasm.c: Protect ADD_CHAR and ADD_STRING macros. Adjust uses.
655 + 368114 Protect against non-Strings in System properties for Log732 + 368114 Protect against non-Strings in System properties for Log1209 + 341850 Protect QTP dump from bad stacks1588 + 312526 Protect shutdown thread initialization during shutdown1593 + 311554 Protect shutdown thread from Server#doStop1632 + 308925 Protect the test webapp from remote access1670 + 308925 Protect the test webapp from remote access2938 + Protect SslSelectChannelConnector from exceptions during close3198 + Protect context deployer from Errors4141 + Protect ThreadPool.run() from interrupted exceptions[all …]
177 Protect against including AIX 5.x's <net/bpf.h> having been included.
616 - Protect against out-of-range lookup indices.