NT_ALLOC           73 sandbox/win/src/filesystem_interception.cc     operator delete(name, NT_ALLOC);
NT_ALLOC          141 sandbox/win/src/filesystem_interception.cc     operator delete(name, NT_ALLOC);
NT_ALLOC          206 sandbox/win/src/filesystem_interception.cc     operator delete(name, NT_ALLOC);
NT_ALLOC          264 sandbox/win/src/filesystem_interception.cc     operator delete(name, NT_ALLOC);
NT_ALLOC           45 sandbox/win/src/interception_agent.cc         new(NT_ALLOC) char[array_bytes + sizeof(InterceptionAgent)]);
NT_ALLOC           49 sandbox/win/src/interception_agent.cc       operator delete(s_singleton, NT_ALLOC);
NT_ALLOC          208 sandbox/win/src/interception_agent.cc     eat_resolver = new(NT_ALLOC) EatResolverThunk;
NT_ALLOC          213 sandbox/win/src/interception_agent.cc     sidestep_resolver = new(NT_ALLOC) SidestepResolverThunk;
NT_ALLOC          216 sandbox/win/src/interception_agent.cc     smart_sidestep_resolver = new(NT_ALLOC) SmartSidestepResolverThunk;
NT_ALLOC          363 sandbox/win/src/process_thread_interception.cc         operator delete(cmd_unicode, NT_ALLOC);
NT_ALLOC          386 sandbox/win/src/process_thread_interception.cc     operator delete(cmd_unicode, NT_ALLOC);
NT_ALLOC          387 sandbox/win/src/process_thread_interception.cc     operator delete(app_unicode, NT_ALLOC);
NT_ALLOC           66 sandbox/win/src/registry_interception.cc     operator delete(name, NT_ALLOC);
NT_ALLOC          123 sandbox/win/src/registry_interception.cc     operator delete(name, NT_ALLOC);
NT_ALLOC          238 sandbox/win/src/sandbox_nt_util.cc       *out_name = new(NT_ALLOC) wchar_t[size/sizeof(wchar_t)];
NT_ALLOC          261 sandbox/win/src/sandbox_nt_util.cc     operator delete(*out_name, NT_ALLOC);
NT_ALLOC          344 sandbox/win/src/sandbox_nt_util.cc                                    new(NT_ALLOC) char[name_bytes]);
NT_ALLOC          356 sandbox/win/src/sandbox_nt_util.cc     operator delete(out_string, NT_ALLOC);
NT_ALLOC          400 sandbox/win/src/sandbox_nt_util.cc         new(NT_ALLOC) char[buffer_bytes]);
NT_ALLOC          412 sandbox/win/src/sandbox_nt_util.cc       operator delete(section_name, NT_ALLOC);
NT_ALLOC          418 sandbox/win/src/sandbox_nt_util.cc       operator delete(section_name, NT_ALLOC);
NT_ALLOC          456 sandbox/win/src/sandbox_nt_util.cc   char* str_buffer = new(NT_ALLOC) char[size_bytes + sizeof(UNICODE_STRING)];
NT_ALLOC          467 sandbox/win/src/sandbox_nt_util.cc     operator delete(out_string, NT_ALLOC);
NT_ALLOC          550 sandbox/win/src/sandbox_nt_util.cc   if (NT_ALLOC == type) {
NT_ALLOC          566 sandbox/win/src/sandbox_nt_util.cc   if (NT_ALLOC == type) {
NT_ALLOC           92 sandbox/win/src/sync_interception.cc     operator delete(name, NT_ALLOC);
NT_ALLOC          144 sandbox/win/src/sync_interception.cc     operator delete(name, NT_ALLOC);
NT_ALLOC           68 sandbox/win/src/target_interceptions.cc       operator delete(module_name, NT_ALLOC);
NT_ALLOC           71 sandbox/win/src/target_interceptions.cc       operator delete(file_name, NT_ALLOC);