reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
31 void NORETURN ReportInvalidPosixMemalignAlignment(uptr alignment,
359 ReportInvalidPosixMemalignAlignment(alignment, stack);
projects/compiler-rt/lib/lsan/lsan_allocator.cpp 145 ReportInvalidPosixMemalignAlignment(alignment, &stack);
projects/compiler-rt/lib/msan/msan_allocator.cpp 314 ReportInvalidPosixMemalignAlignment(alignment, stack);
projects/compiler-rt/lib/tsan/rtl/tsan_mman.cpp 266 ReportInvalidPosixMemalignAlignment(align, &stack);