Home
last modified time | relevance | path

Searched refs:_msize (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/
Dasan_malloc_win.cpp69 size_t _msize(void *ptr) { in _msize() function
77 return _msize(ptr); in _msize_base()
158 size_t old_size = _msize(p); in _recalloc()
505 TryToOverrideFunction("_msize", (uptr)_msize); in ReplaceSystemMalloc()
506 TryToOverrideFunction("_msize_base", (uptr)_msize); in ReplaceSystemMalloc()
Dasan_win_dll_thunk.cpp49 INTERCEPT_WRAP_W_W(_msize)
/external/compiler-rt/lib/asan/
Dasan_malloc_win.cc128 size_t _msize(const void *ptr) { in _msize() function
227 TryToOverrideFunction("_msize", (uptr)_msize); in ReplaceSystemMalloc()
Dasan_win_dll_thunk.cc371 WRAP_W_W(_msize)
/external/compiler-rt/test/asan/TestCases/Windows/
Dallocators_sanity.cc21 if (16 * sizeof(int) != _msize(p)) in main()
Ddll_allocators_sanity.cc23 if (16 * sizeof(int) != _msize(p)) in test_function()
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Dallocators_sanity.cpp21 if (16 * sizeof(int) != _msize(p)) in main()
Ddll_allocators_sanity.cpp23 if (16 * sizeof(int) != _msize(p)) in test_function()
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Domap_stretched_filled.sym2215 FUNC 56f3 3d 0 _msize
Ddump_syms_regtest.sym2215 FUNC 49a1 33 0 _msize
Domap_reorder_funcs.sym2215 FUNC 4e87 33 0 _msize
Domap_stretched.sym2324 FUNC 56f3 3d 0 _msize
Domap_reorder_bbs.sym3069 FUNC 19e0 13 0 _msize
3070 FUNC 4898 14 0 _msize
3071 FUNC 6b2c 15 0 _msize
/external/python/cpython2/Modules/
Dposixmodule.c587 sizeof_ioinfo = _msize(__pioinfo[0]) / IOINFO_ARRAY_ELTS; in _PyVerify_fd()
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym15404 FUNC 142f3 a3 4 _msize
/external/google-breakpad/src/processor/testdata/
Dmodule0.out15404 FUNC 142f3 a3 4 _msize
/external/sqlite/dist/orig/
Dsqlite3.c23620 # define SQLITE_MALLOCSIZE _msize
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c23665 # define SQLITE_MALLOCSIZE _msize
/external/sqlite/dist/
Dsqlite3.c23620 # define SQLITE_MALLOCSIZE _msize