Home
last modified time | relevance | path

Searched refs:allocation_type (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome_elf/blacklist/
Dblacklist_interceptions.cc182 ULONG allocation_type, in BlNtMapViewOfSectionImpl() argument
186 allocation_type, protect); in BlNtMapViewOfSectionImpl()
251 ULONG allocation_type, in BlNtMapViewOfSection() argument
258 view_size, inherit, allocation_type, in BlNtMapViewOfSection()
270 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) { in BlNtMapViewOfSection64() argument
273 inherit, allocation_type, protect); in BlNtMapViewOfSection64()
Dblacklist_interceptions.h28 ULONG allocation_type,
38 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect);
/external/chromium_org/sandbox/win/wow_helper/
Dtarget_code.cc13 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) { in TargetNtMapViewOfSection() argument
17 allocation_type, protect); in TargetNtMapViewOfSection()
Dtarget_code.h32 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect);
/external/chromium_org/sandbox/win/src/
Dtarget_interceptions.cc22 ULONG allocation_type, ULONG protect) { in TargetNtMapViewOfSection() argument
25 allocation_type, protect); in TargetNtMapViewOfSection()
Dtarget_interceptions.h22 ULONG allocation_type, ULONG protect);
Dinterceptors_64.cc27 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect) { in TargetNtMapViewOfSection64() argument
33 allocation_type, protect); in TargetNtMapViewOfSection64()
Dinterceptors_64.h21 SECTION_INHERIT inherit, ULONG allocation_type, ULONG protect);