Module libafl_frida::asan_rt[][src]

Structs

AsanErrors
AsanErrorsFeedback
AsanErrorsObserver
AsanRuntime

Statics

ASAN_ERRORS

Functions

asan_calloc

Hook for calloc

asan_delete

Hook for delete

asan_delete_aligned

Hook for delete

asan_delete_aligned_nothrow

Hook for delete

asan_delete_nothrow

Hook for delete

asan_delete_ulong

Hook for delete

asan_delete_ulong_aligned

Hook for delete

asan_free

Hook for free

asan_mallinfo

Hook for mallinfo

asan_malloc

Hook for malloc.

asan_malloc_usable_size

Hook for malloc_usable_size

asan_memalign

Hook for memalign

asan_new

Hook for new.

asan_new_aligned

Hook for new with alignment.

asan_new_aligned_nothrow

Hook for new with alignment.

asan_new_nothrow

Hook for new.

asan_posix_memalign

Hook for posix_memalign

asan_pvalloc

Hook for pvalloc

asan_realloc

Hook for realloc

asan_valloc

Hook for valloc