Searched defs:Free (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.h64 void Free(T *&p) { function in namespace:__tsan
H A Dtsan_dense_alloc.h74 void Free(Cache *c, IndexT idx) { function in class:__tsan::DenseSlabAlloc
/freebsd-current/tools/tools/bootparttest/
H A Dstub.c39 Free(void *ptr, const char *file, int line) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_dlsym.h50 static void Free(void *ptr) { function in struct:__sanitizer::DlSymAllocator
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h155 sys::MemoryBlock Free; member in struct:llvm::SectionMemoryManager::FreeMemBlock
/freebsd-current/stand/libsa/
H A Dzalloc_malloc.c108 Free(void *ptr, const char *file, int line) function
/freebsd-current/sbin/routed/
H A Dradix.h135 #define Free(p) free((void *)p); macro
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp471 void IRMemoryMap::Free(lldb::addr_t process_address, Status &error) { function in class:IRMemoryMap
/freebsd-current/sys/kern/
H A Dsubr_unit.c93 #define Free(foo) free(foo, M_UNIT) macro
127 #define Free(foo) free(foo) macro
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h51 Free = 1 << 2, // Allocator function frees the `allocptr` argument member in class:llvm::AllocFnKind
/freebsd-current/lib/libc/isc/
H A Deventlib_p.h171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon143
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1405 auto *Free = IRB.CreateFree(SetjmpTable, Bundles); local
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2345 bool Free = !HasReturn; local

Completed in 143 milliseconds