OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckInvalidFree
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_allocator.cpp
211
static bool
CheckInvalidFree
(StackTrace *stack, void *untagged_ptr,
230
if (
CheckInvalidFree
(stack, untagged_ptr, tagged_ptr))
311
if (
CheckInvalidFree
(stack, untagged_ptr_old, tagged_ptr_old))
/src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_allocator.cpp
277
static bool
CheckInvalidFree
(StackTrace *stack, void *untagged_ptr,
292
if (
CheckInvalidFree
(stack, untagged_ptr, tagged_ptr))
379
if (
CheckInvalidFree
(stack, untagged_ptr_old, tagged_ptr_old))
Completed in 25 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026