The name of the function is based on malloc_default_zone() found
in Darwin's malloc/malloc.h header file.
Details
Details
- Reviewers
kubamracek george.karpenkov - Commits
- rGf101eb101d6b: Add new `__sanitizer_mz_default_zone()` API which returns the address of the…
rCRT348481: Add new `__sanitizer_mz_default_zone()` API which returns the address of the…
rL348481: Add new `__sanitizer_mz_default_zone()` API which returns the address of the…
Diff Detail
Diff Detail
- Repository
- rL LLVM