Home
last modified time | relevance | path

Searched refs:Allocate (Results 1 – 25 of 245) sorted by relevance

12345678910

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
Dlsan_allocator.cc79 void *Allocate(const StackTrace &stack, uptr size, uptr alignment, in Allocate() function
85 void *p = allocator.Allocate(GetAllocatorCache(), size, alignment); in Allocate()
108 return Allocate(stack, size, 1, true); in Calloc()
148 void *ptr = Allocate(stack, size, alignment, kAlwaysClearMemory); in lsan_posix_memalign()
164 return SetErrnoOnNull(Allocate(stack, size, alignment, kAlwaysClearMemory)); in lsan_aligned_alloc()
174 return SetErrnoOnNull(Allocate(stack, size, alignment, kAlwaysClearMemory)); in lsan_memalign()
178 return SetErrnoOnNull(Allocate(stack, size, 1, kAlwaysClearMemory)); in lsan_malloc()
195 Allocate(stack, size, GetPageSizeCached(), kAlwaysClearMemory)); in lsan_valloc()
208 return SetErrnoOnNull(Allocate(stack, size, PageSize, kAlwaysClearMemory)); in lsan_pvalloc()
Dlsan_allocator.h25 void *Allocate(const StackTrace &stack, uptr size, uptr alignment,
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
Ds390x.inc35 # Allocate the stack frame, and write the back chain pointer.
Ds390.inc42 # Allocate the stack frame, and write the back chain pointer.
/netbsd/src/external/bsd/openldap/dist/libraries/liblunicode/utbm/
DREADME82 * Allocate the dynamic storage needed for a search pattern.
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
Dlibbfd.texi73 Allocate a block of @var{wanted} bytes of memory attached to
80 Allocate a block of @var{wanted} bytes of zeroed memory
Dhash.texi191 /* Allocate the structure if it has not already been allocated by a
292 Allocate space in a hash table.
Darchures.texi577 /* Allocate via bfd_malloc and return a fill buffer of size COUNT. If
742 Allocate via bfd_malloc and return a fill buffer of size COUNT.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dmemory_resource474 * @brief Allocate memory.
485 * @brief Allocate memory.
582 // Allocate a large unpooled block.
/netbsd/src/share/doc/papers/px/
Dfig2.3.raw84 NEW s 2.15 Allocate a record on heap, set pointer to it
/netbsd/src/external/bsd/openldap/dist/libraries/liblunicode/ure/
DREADME158 * Allocate the dynamic storage needed to compile regular expressions.
/netbsd/src/external/gpl3/gcc/dist/libobjc/
DTHREADS283 Allocate a condition mutex.
320 Allocate a condition mutex, called by objc_condition_allocate.
/netbsd/src/external/gpl3/binutils/dist/bfd/
DChangeLog-2009177 (assign_file_positions_for_load_sections): Allocate file space for
1423 (allocate_dynrelocs): Allocate all non-dynamic ifunc plt entries
1425 dynamic. Allocate got entry relocs for non-dynamic ifunc in
1639 (update_local_sym_info): Allocate space for local_plt array.
1664 (update_local_sym_info): Allocate space for local_plt array.
2373 (bfd_mach_o_make_empty_symbol): Allocate a bfd_mach_o_asymbol.
2574 (elf_i386_allocate_dynrelocs): Allocate dynamic relocation
2576 object. Allocate GOT relocation agsinst STT_GNU_IFUNC
2588 (elf64_x86_64_allocate_dynrelocs): Allocate dynamic relocation
2590 library. Allocate GOT relocation agsinst STT_GNU_IFUNC symbol
[all …]
DChangeLog-2010762 All callers changed. Allocate memory for the Elf_Internal_Shdr
809 Allocate an Elf_Internal_Shdr structure if necessary.
1696 edit ppc64 input. Allocate one extra word in skip array.
1998 (allocate_dynrelocs): Allocate local function descriptors and space
2004 (sh_elf_size_dynamic_sections): Allocate function descriptors for
2005 local symbols. Allocate .got.funcdesc contents. Allocate rofixups.
2026 symbol mismatches. Allocate a GOT for R_SH_DIR32. Allocate fixups
3049 (_bfd_sparc_elf_link_hash_table_create): ... to here. Allocate
DChangeLog-2006509 * elfxx-mips.c (_bfd_mips_elf_additional_program_headers): Allocate
1110 (allocate_dynrelocs): Allocate Arm stubs.
1296 entries. Allocate relocation entries in .rela.plt.unloaded if
2556 Allocate room for .got.plt and .rela.plt.unloaded entries on VxWorks.
2826 Allocate .rela.dyn entries for relocations against the special
2842 Check for sgotplt and splt. Allocate the .rel(a).dyn contents last,
3496 (elf_i386_check_relocs): Likewise. Allocate space for
3529 (elf64_x86_64_check_relocs): Likewise. Allocate space for
DChangeLog-2020165 * elfcode.h (elf_object_p): Allocate being_created.
510 (allocate_ifunc_dynrelocs): New function. Allocate space in .plt,
810 * xcofflink.c (xcoff_get_archive_info): Allocate xcoff_archive_info
832 * elf32-arm.c (elf32_arm_allocate_local_sym_info): Allocate arrays
2265 bf82069dce1 PR 23056 - Allocate an extra byte at the end of the
3180 (go32_stubbed_coff_bfd_copy_private_bfd_data): Allocate and
3380 symbol count. Allocate an extra byte to ensure name strings
4151 * aoutx.h (slurp_reloc_table): Allocate reloc_cache after
4170 * som.c (som_slurp_symbol_table): Allocate internal symbol buffer
4933 * mmo.c (mmo_mkobject): Allocate tdata with bfd_zalloc.
/netbsd/src/external/gpl3/gdb/dist/bfd/
DChangeLog-2009177 (assign_file_positions_for_load_sections): Allocate file space for
1423 (allocate_dynrelocs): Allocate all non-dynamic ifunc plt entries
1425 dynamic. Allocate got entry relocs for non-dynamic ifunc in
1639 (update_local_sym_info): Allocate space for local_plt array.
1664 (update_local_sym_info): Allocate space for local_plt array.
2373 (bfd_mach_o_make_empty_symbol): Allocate a bfd_mach_o_asymbol.
2574 (elf_i386_allocate_dynrelocs): Allocate dynamic relocation
2576 object. Allocate GOT relocation agsinst STT_GNU_IFUNC
2588 (elf64_x86_64_allocate_dynrelocs): Allocate dynamic relocation
2590 library. Allocate GOT relocation agsinst STT_GNU_IFUNC symbol
[all …]
DChangeLog-2010762 All callers changed. Allocate memory for the Elf_Internal_Shdr
809 Allocate an Elf_Internal_Shdr structure if necessary.
1696 edit ppc64 input. Allocate one extra word in skip array.
1998 (allocate_dynrelocs): Allocate local function descriptors and space
2004 (sh_elf_size_dynamic_sections): Allocate function descriptors for
2005 local symbols. Allocate .got.funcdesc contents. Allocate rofixups.
2026 symbol mismatches. Allocate a GOT for R_SH_DIR32. Allocate fixups
3049 (_bfd_sparc_elf_link_hash_table_create): ... to here. Allocate
DChangeLog-2006509 * elfxx-mips.c (_bfd_mips_elf_additional_program_headers): Allocate
1110 (allocate_dynrelocs): Allocate Arm stubs.
1296 entries. Allocate relocation entries in .rela.plt.unloaded if
2556 Allocate room for .got.plt and .rela.plt.unloaded entries on VxWorks.
2826 Allocate .rela.dyn entries for relocations against the special
2842 Check for sgotplt and splt. Allocate the .rel(a).dyn contents last,
3496 (elf_i386_check_relocs): Likewise. Allocate space for
3529 (elf64_x86_64_check_relocs): Likewise. Allocate space for
DChangeLog-2020165 * elfcode.h (elf_object_p): Allocate being_created.
510 (allocate_ifunc_dynrelocs): New function. Allocate space in .plt,
810 * xcofflink.c (xcoff_get_archive_info): Allocate xcoff_archive_info
832 * elf32-arm.c (elf32_arm_allocate_local_sym_info): Allocate arrays
2265 bf82069dce1 PR 23056 - Allocate an extra byte at the end of the
3180 (go32_stubbed_coff_bfd_copy_private_bfd_data): Allocate and
3380 symbol count. Allocate an extra byte to ensure name strings
4151 * aoutx.h (slurp_reloc_table): Allocate reloc_cache after
4170 * som.c (som_slurp_symbol_table): Allocate internal symbol buffer
4933 * mmo.c (mmo_mkobject): Allocate tdata with bfd_zalloc.
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dobstacks.texi706 Allocate an object of @var{size} uninitialized bytes.
710 Allocate an object of @var{size} bytes, with contents copied from
714 Allocate an object of @var{size}+1 bytes, with @var{size} of them copied
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dobstacks.texi706 Allocate an object of @var{size} uninitialized bytes.
710 Allocate an object of @var{size} bytes, with contents copied from
714 Allocate an object of @var{size}+1 bytes, with @var{size} of them copied
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dobstacks.texi706 Allocate an object of @var{size} uninitialized bytes.
710 Allocate an object of @var{size} bytes, with contents copied from
714 Allocate an object of @var{size}+1 bytes, with @var{size} of them copied
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog.dataflow450 (regclass): Allocate register information locally.
720 (dce_process_block): Allocate local_live on dce_tmp_bitmap_obstack.
721 (fast_dce): Allocate basic block bitmaps on dce_blocks_bitmap_obstack.
910 (df_lr_bb_local_compute): Allocate adef, ause, top together.
944 (global_alloc): Allocate reg_sets if necessary.
1157 (combine_instructions): Don't compute cuids. Allocate uid_log_links.
1526 * df-core.c (rest_of_handle_df_initialize): Allocate and free new
1534 (df_analyze): Allocate and free new fields
2294 (df_lr_alloc): Allocate new fields TOP, ADEF, AUSE.
2301 (df_urec_alloc): Allocate new field TOP.
[all …]
/netbsd/src/external/gpl2/xcvs/dist/src/
DChangeLog-97751 * rcs.c (rcs_lockfilename): Allocate enough memory for terminating
2234 * subr.c (line2argv): Allocate at least 4 slots for argv.
2691 * main.c (cmd_synonyms): Allocate based on fullname, nick1, and
2698 * run.c: Allocate run_prog to the needed size, rather than
2703 * logmsg.c (logfile_write): Allocate prog to needed length rather
2719 * import.c: Allocate vhead and vbranch dynamically; removes
2771 * server.c (server): Allocate pending_error_text;
3025 * modules.c (cat_module): Allocate line right before we use

12345678910