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

/freebsd-current/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_allocator.cpp183 static void *HwasanAllocate(StackTrace *stack, uptr orig_size, uptr alignment, argument
307 uptr orig_size = meta->GetRequestedSize(); local
[all...]
H A Dhwasan_report.cpp921 const uptr orig_size = 0; member in class:__hwasan::__anon1146::TailOverwrittenReport
1044 void ReportTailOverwritten(StackTrace *stack, uptr tagged_addr, uptr orig_size, argument
902 TailOverwrittenReport(StackTrace *stack, uptr tagged_addr, uptr orig_size, const u8 *expected) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/include/event2/
H A Dbuffer.h866 size_t orig_size; member in struct:evbuffer_cb_info
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DStringList.cpp157 const size_t orig_size = m_strings.size(); local
/freebsd-current/contrib/libevent/include/event2/
H A Dbuffer.h866 size_t orig_size; member in struct:evbuffer_cb_info
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c366 uintptr_t orig_size = array->size; local
/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp82 const size_t orig_size = bp_loc_list.GetSize(); local
/freebsd-current/usr.bin/rs/
H A Drs.cc213 size_t colw, max, n, orig_size, padto; local
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clbio.c844 off_t orig_size, tmp_off; local
/freebsd-current/contrib/ofed/libmlx5/
H A Dqp.c141 int orig_size = size; local
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp210 const unsigned orig_size = orig->full_size(); local
/freebsd-current/contrib/one-true-awk/
H A Db.c607 size_t orig_size = f->gototab[state].allocated; // 2nd half of new mem is this size local

Completed in 299 milliseconds