OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__sanitizer_struct_mallinfo
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_posix.h
181
struct
__sanitizer_struct_mallinfo
{
struct in namespace:__sanitizer
187
struct
__sanitizer_struct_mallinfo
{
struct in namespace:__sanitizer
sanitizer_platform_limits_posix.cc
1181
COMPILER_CHECK(sizeof(
__sanitizer_struct_mallinfo
) == sizeof(struct mallinfo));
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_interceptors.cc
254
INTERCEPTOR(void, mallinfo,
__sanitizer_struct_mallinfo
*sret) {
258
sret = reinterpret_cast<
__sanitizer_struct_mallinfo
*>(r8);
Completed in 50 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025