Searched defs:orig_size (Results 1 – 16 of 16) sorted by relevance
| /openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/ |
| D | hwasan_malloc_bisect.h | 18 static u32 malloc_hash(StackTrace *stack, uptr orig_size) { in malloc_hash() 31 static inline bool malloc_bisect(StackTrace *stack, uptr orig_size) { in malloc_bisect()
|
| D | hwasan_allocator.cpp | 163 static void *HwasanAllocate(StackTrace *stack, uptr orig_size, uptr alignment, in HwasanAllocate() 287 uptr orig_size = meta->GetRequestedSize(); in HwasanDeallocate() local
|
| D | hwasan_report.cpp | 616 void ReportTailOverwritten(StackTrace *stack, uptr tagged_addr, uptr orig_size, in ReportTailOverwritten()
|
| /openbsd/src/sys/uvm/ |
| D | uvm_fault.h | 55 vsize_t orig_size; /* IN: original size of interest */ member
|
| /openbsd/src/gnu/llvm/lldb/source/Utility/ |
| D | StringList.cpp | 157 const size_t orig_size = m_strings.size(); in SplitIntoLines() local
|
| /openbsd/src/gnu/llvm/lldb/source/Breakpoint/ |
| D | BreakpointLocationList.cpp | 82 const size_t orig_size = bp_loc_list.GetSize(); in FindInModule() local
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/builtins/ |
| D | emutls.c | 366 uintptr_t orig_size = array->size; in emutls_get_address_array() local
|
| /openbsd/src/gnu/usr.bin/texinfo/makeinfo/ |
| D | node.c | 735 int orig_offset, orig_size; in cm_node() local
|
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_ras_eeprom.c | 1100 const size_t orig_size = size; in amdgpu_ras_debugfs_table_read() local
|
| /openbsd/src/usr.bin/awk/ |
| D | b.c | 623 size_t orig_size = f->gototab[state].allocated; // 2nd half of new mem is this size in resize_gototab() local
|
| /openbsd/src/gnu/llvm/clang/lib/Analysis/ |
| D | PathDiagnostic.cpp | 215 const unsigned orig_size = orig->full_size(); in HandlePathDiagnostic() local
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | protoize.c | 3914 size_t orig_size; in edit_file() local
|
| D | ggc-zone.c | 1006 ggc_alloc_zone_stat (size_t orig_size, struct alloc_zone *zone in ggc_alloc_zone_stat()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | protoize.c | 4051 size_t orig_size; local
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | pp_sys.c | 1930 STRLEN orig_size; variable
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf32-xtensa.c | 6993 unsigned orig_size = 0; in build_xlate_map() local 8163 bfd_size_type orig_size = size; in relax_section() local
|