Home
last modified time | relevance | path

Searched defs:NaClHostDesc (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/shared/platform/win/
H A Dnacl_host_desc_types.h22 struct NaClHostDesc { struct
37 * NaClHostDesc implementation. Do not make changes here without argument
53 * NaClHostDescCtorIntern, we set protect_filepos only for regular argument
56 int protect_filepos;
62 struct NaClFastMutex mu;
65 DWORD flMappingProtect;
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/shared/platform/posix/
H A Dnacl_host_desc_types.h15 struct NaClHostDesc { struct
26 * NaClHostDesc implementation. Do not make changes here without argument