| /netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
| H A D | ChangeLog | 61 * source.c (annotate_source): Malloc file name buffer. Always 63 * utils.c (print_name_only): Malloc file name buffer.
|
| /netbsd-src/bin/csh/ |
| H A D | alloc.c | 51 Malloc(size_t n) in Malloc() function
|
| H A D | extern.h | 315 void * Malloc(size_t);
|
| H A D | csh.h | 87 #define xmalloc(i) Malloc(i)
|
| /netbsd-src/external/gpl3/binutils/dist/gprof/ |
| H A D | ChangeLog | 129 * source.c (annotate_source): Malloc file name buffer. Always 131 * utils.c (print_name_only): Malloc file name buffer.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
| H A D | vms.opt | 27 Malloc data into P2 space.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
| H A D | vms.opt | 27 Malloc data into P2 space.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyLibCalls.cpp | 1169 auto *Malloc = dyn_cast<CallInst>(Memset->getArgOperand(0)); in foldMallocMemset() local 1170 if (!Malloc || !Malloc->hasOneUse()) in foldMallocMemset() 1174 Function *InnerCallee = Malloc->getCalledFunction(); in foldMallocMemset() 1184 if (Memset->getArgOperand(2) != Malloc->getArgOperand(0)) in foldMallocMemset() 1189 B.SetInsertPoint(Malloc->getParent(), ++Malloc->getIterator()); in foldMallocMemset() 1190 const DataLayout &DL = Malloc->getModule()->getDataLayout(); in foldMallocMemset() 1193 Malloc->getArgOperand(0), in foldMallocMemset() 1194 Malloc->getAttributes(), B, *TLI)) { in foldMallocMemset() 1195 substituteInParent(Malloc, Calloc); in foldMallocMemset()
|
| H A D | BuildLibCalls.cpp | 1646 FunctionCallee Malloc = M->getOrInsertFunction(MallocName, B.getInt8PtrTy(), in emitMalloc() local 1649 CallInst *CI = B.CreateCall(Malloc, Num, MallocName); in emitMalloc() 1652 dyn_cast<Function>(Malloc.getCallee()->stripPointerCasts())) in emitMalloc()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
| H A D | hwasan_flags.inc | 63 // Malloc / free bisection. Only tag malloc and free calls when a hash of
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | glob.hin | 93 #define GLOB_NOSPACE (-1) /* Malloc call failed. */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
| H A D | 2003-06-25-Reoptimizer1.txt | 107 away that a single pc-relative branch would not work.) Malloc() or
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | GwpAsan.rst | 18 `Electric Fence Malloc Debugger <https://linux.die.net/man/3/efence>`_, with a
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Core.cpp | 3485 Instruction* Malloc = CallInst::CreateMalloc(unwrap(B)->GetInsertBlock(), in LLVMBuildMalloc() local 3488 return wrap(unwrap(B)->Insert(Malloc, Twine(Name))); in LLVMBuildMalloc() 3496 Instruction* Malloc = CallInst::CreateMalloc(unwrap(B)->GetInsertBlock(), in LLVMBuildArrayMalloc() local 3499 return wrap(unwrap(B)->Insert(Malloc, Twine(Name))); in LLVMBuildArrayMalloc()
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/ |
| H A D | checkers.rst | 833 .. _unix-Malloc: 835 unix.Malloc (C) 2106 // note: requires unix.Malloc or
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 494 def MallocChecker: Checker<"Malloc">,
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | ChangeLog | 1078 Malloc program_interpreter using p_filesz and read directly from
|
| H A D | ChangeLog-9197 | 2508 Malloc buffers rather than allocate on stack (so it works 4631 from some other copy of GNU Malloc somewhere (FIXME).
|
| /netbsd-src/external/bsd/elftosb/dist/elftosb.xcodeproj/ |
| H A D | creed.pbxuser | 496 comments = "Malloc.h: No such file or directory";
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | ChangeLog | 1583 Malloc program_interpreter using p_filesz and read directly from
|
| H A D | ChangeLog-9197 | 2508 Malloc buffers rather than allocate on stack (so it works 4631 from some other copy of GNU Malloc somewhere (FIXME).
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
| H A D | msan_test.cc | 340 TEST(MemorySanitizer, Malloc) { in TEST() argument
|
| /netbsd-src/external/lgpl3/gmp/dist/doc/ |
| H A D | gmp.info-2 | 2916 * Malloc debugger: Debugging. (line 29) 2917 * Malloc problems: Debugging. (line 23)
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
| H A D | ChangeLog-2005 | 834 * runtime/memory.c (allocate_size): Malloc 1 byte if size == 0.
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | ChangeLog-2014 | 2399 Malloc adjusted_sections. Don't double last_vma. Transfer
|