Searched defs:DlsymAlloc (Results 1 – 6 of 6) sorted by relevance
33 struct DlsymAlloc : public DlSymAllocator<DlsymAlloc> { struct50 if (DlsymAlloc::PointerIsMine(ptr)) in INTERCEPTOR() argument
25 struct DlsymAlloc : public DlSymAllocator<DlsymAlloc> { struct26 static bool UseImpl() { return !hwasan_inited; } in UseImpl()
33 struct DlsymAlloc : public DlSymAllocator<DlsymAlloc> { struct38 if (DlsymAlloc::PointerIsMine(ptr)) in INTERCEPTOR() argument
47 struct DlsymAlloc : DlSymAllocator<DlsymAlloc> { struct48 static bool UseImpl() { return lsan_init_is_running; } in UseImpl()72 if (DlsymAlloc::Use()) in INTERCEPTOR() argument
32 struct DlsymAlloc : public DlSymAllocator<DlsymAlloc> { struct52 if (DlsymAlloc::Use()) in INTERCEPTOR() argument
78 struct DlsymAlloc : public DlSymAllocator<DlsymAlloc> { struct79 static bool UseImpl() { return !msan_inited; } in UseImpl()