Searched refs:AsanThreadMmapSize (Results 1 – 1 of 1) sorted by relevance
112 static inline size_t AsanThreadMmapSize() { in AsanThreadMmapSize() function124 AsanThread *thread = (AsanThread *)MmapOrDie(AsanThreadMmapSize(), __func__); in CreateAsanThread()205 UnmapOrDie(thread, AsanThreadMmapSize()); in ThreadCreateHook()