Searched defs:alloc_type (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/contrib/elftoolchain/libdwarf/ |
| H A D | dwarf_dealloc.c | 32 dwarf_dealloc(Dwarf_Debug dbg, Dwarf_Ptr p, Dwarf_Unsigned alloc_type) in dwarf_dealloc()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_allocator.cpp | 91 u8 alloc_type : 2; member in __asan::ChunkHeader 970 void asan_free(void *ptr, BufferedStackTrace *stack, AllocType alloc_type) { in asan_free() 975 BufferedStackTrace *stack, AllocType alloc_type) { in asan_delete() 1032 AllocType alloc_type) { in asan_memalign()
|
| H A D | asan_descriptions.h | 117 u32 alloc_type : 2; member
|
| H A D | asan_report.cpp | 242 AllocType alloc_type, in ReportAllocTypeMismatch()
|
| H A D | asan_errors.h | 113 AllocType alloc_type, dealloc_type; member
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_allocator.cpp | 763 void memprof_free(void *ptr, BufferedStackTrace *stack, AllocType alloc_type) { in memprof_free() 768 BufferedStackTrace *stack, AllocType alloc_type) { in memprof_delete() 824 AllocType alloc_type) { in memprof_memalign()
|
| /freebsd-13.1/contrib/ofed/libmlx5/ |
| H A D | buf.c | 418 enum mlx5_alloc_type *alloc_type, in mlx5_get_alloc_type()
|
| H A D | verbs.c | 1039 enum mlx5_alloc_type alloc_type; in mlx5_alloc_qp_buf() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 2495 const uint32_t alloc_type = static_cast<uint32_t>(*alloc->element.type.get()); in LoadAllocation() local
|