Searched refs:AllocatorOptions (Results 1 – 10 of 10) sorted by relevance
34 struct AllocatorOptions { struct45 void InitializeAllocator(const AllocatorOptions &options); argument46 void ReInitializeAllocator(const AllocatorOptions &options);47 void GetAllocatorOptions(AllocatorOptions *options);
208 void AllocatorOptions::SetFrom(const Flags *f, const CommonFlags *cf) { in SetFrom()216 void AllocatorOptions::CopyTo(Flags *f, CommonFlags *cf) { in CopyTo()246 void CheckOptions(const AllocatorOptions &options) const { in CheckOptions()254 void SharedInitCode(const AllocatorOptions &options) { in SharedInitCode()264 void Initialize(const AllocatorOptions &options) { in Initialize()269 void ReInitialize(const AllocatorOptions &options) { in ReInitialize()274 void GetOptions(AllocatorOptions *options) const { in GetOptions()695 void InitializeAllocator(const AllocatorOptions &options) { in InitializeAllocator()699 void ReInitializeAllocator(const AllocatorOptions &options) { in ReInitializeAllocator()703 void GetAllocatorOptions(AllocatorOptions *options) { in GetAllocatorOptions()
26 AllocatorOptions allocator_options;108 AllocatorOptions disabled = asan_deactivated_flags.allocator_options; in AsanDeactivate()
515 AllocatorOptions allocator_options; in AsanInitInternal()
34 struct AllocatorOptions { struct46 void initAllocator(const AllocatorOptions &options); argument
186 AllocatorOptions Options; in initInternal()246 void AllocatorOptions::setFrom(const Flags *f, const CommonFlags *cf) { in setFrom()255 void AllocatorOptions::copyTo(Flags *f, CommonFlags *cf) const { in copyTo()287 void init(const AllocatorOptions &Options) { in init()530 void initAllocator(const AllocatorOptions &Options) { in initAllocator()
34 struct AllocatorOptions { struct47 void InitializeAllocator(const AllocatorOptions &options); argument48 void ReInitializeAllocator(const AllocatorOptions &options);49 void GetAllocatorOptions(AllocatorOptions *options);
27 AllocatorOptions allocator_options;111 AllocatorOptions disabled = asan_deactivated_flags.allocator_options; in AsanDeactivate()
278 void AllocatorOptions::SetFrom(const Flags *f, const CommonFlags *cf) { in SetFrom()288 void AllocatorOptions::CopyTo(Flags *f, CommonFlags *cf) { in CopyTo()321 void CheckOptions(const AllocatorOptions &options) const { in CheckOptions()329 void SharedInitCode(const AllocatorOptions &options) { in SharedInitCode()339 void InitLinkerInitialized(const AllocatorOptions &options) { in InitLinkerInitialized()383 void ReInitialize(const AllocatorOptions &options) { in ReInitialize()400 void GetOptions(AllocatorOptions *options) const { in GetOptions()942 void InitializeAllocator(const AllocatorOptions &options) { in InitializeAllocator()946 void ReInitializeAllocator(const AllocatorOptions &options) { in ReInitializeAllocator()950 void GetAllocatorOptions(AllocatorOptions *options) { in GetAllocatorOptions()
469 AllocatorOptions allocator_options; in AsanInitInternal()