reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/asan/asan_allocator.h
   47 void ReInitializeAllocator(const AllocatorOptions &options);

References

projects/compiler-rt/lib/asan/asan_activation.cpp
  119   ReInitializeAllocator(disabled);
  134   ReInitializeAllocator(asan_deactivated_flags.allocator_options);