Home
last modified time | relevance | path

Searched refs:end_mem (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc74 uptr *end_mem = (uptr*)(aligned_addr + aligned_size); in PosixMemalignFromLocalPool() local
75 uptr allocated = end_mem - alloc_memory_for_dlsym; in PosixMemalignFromLocalPool()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_linux.cc76 uptr *end_mem = (uptr*)(aligned_addr + aligned_size); in PosixMemalignFromLocalPool() local
77 uptr allocated = end_mem - alloc_memory_for_dlsym; in PosixMemalignFromLocalPool()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc74 uptr *end_mem = (uptr*)(aligned_addr + aligned_size); in PosixMemalignFromLocalPool() local
75 uptr allocated = end_mem - alloc_memory_for_dlsym; in PosixMemalignFromLocalPool()