Searched defs:orig_size (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_malloc_bisect.h18 static u32 malloc_hash(StackTrace *stack, uptr orig_size) { argument
31 static INLINE bool malloc_bisect(StackTrace *stack, uptr orig_size) { argument
H A Dhwasan_report.cpp439 void ReportTailOverwritten(StackTrace *stack, uptr tagged_addr, uptr orig_size, argument
H A Dhwasan_allocator.cpp102 static void *HwasanAllocate(StackTrace *stack, uptr orig_size, uptr alignment, argument
194 uptr orig_size = meta->requested_size; local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dbuffer.h865 size_t orig_size; member in struct:evbuffer_cb_info
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp83 const size_t orig_size = bp_loc_list.GetSize(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DStringList.cpp151 const size_t orig_size = m_strings.size(); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c367 uintptr_t orig_size = array->size; local
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clbio.c877 off_t orig_size, tmp_off; local
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dqp.c141 int orig_size = size; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp215 const unsigned orig_size = orig->full_size(); local
/freebsd-11-stable/contrib/gcc/
H A Dggc-zone.c1006 ggc_alloc_zone_stat (size_t orig_size, struct alloc_zone *zone argument
[all...]
H A Dprotoize.c3914 size_t orig_size; local
[all...]

Completed in 125 milliseconds