Searched refs:AllocatorOptions (Results 1 – 6 of 6) 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()