OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xcmalloc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
dwarf.c
7516
array = (unsigned int *)
xcmalloc
(num_loc_list, sizeof (unsigned int));
9866
fc->col_type =
xcmalloc
(fc->ncols, sizeof (*fc->col_type));
9867
fc->col_offset =
xcmalloc
(fc->ncols, sizeof (*fc->col_offset));
10355
rs->col_type =
xcmalloc
(rs->ncols, sizeof (*rs->col_type));
10356
rs->col_offset =
xcmalloc
(rs->ncols, sizeof (*rs->col_offset));
11379
shndx_pool = (unsigned int *)
xcmalloc
(shndx_pool_size,
11840
xcmalloc
(uint64_t nmemb, size_t size)
function
dwarf.c
7516
array = (unsigned int *)
xcmalloc
(num_loc_list, sizeof (unsigned int));
9866
fc->col_type =
xcmalloc
(fc->ncols, sizeof (*fc->col_type));
9867
fc->col_offset =
xcmalloc
(fc->ncols, sizeof (*fc->col_offset));
10355
rs->col_type =
xcmalloc
(rs->ncols, sizeof (*rs->col_type));
10356
rs->col_offset =
xcmalloc
(rs->ncols, sizeof (*rs->col_offset));
11379
shndx_pool = (unsigned int *)
xcmalloc
(shndx_pool_size,
11840
xcmalloc
(uint64_t nmemb, size_t size)
function
/src/external/gpl3/binutils.old/dist/binutils/
dwarf.c
7436
array = (unsigned int *)
xcmalloc
(num_loc_list, sizeof (unsigned int));
9783
fc->col_type =
xcmalloc
(fc->ncols, sizeof (*fc->col_type));
9784
fc->col_offset =
xcmalloc
(fc->ncols, sizeof (*fc->col_offset));
10270
rs->col_type =
xcmalloc
(rs->ncols, sizeof (*rs->col_type));
10271
rs->col_offset =
xcmalloc
(rs->ncols, sizeof (*rs->col_offset));
11289
shndx_pool = (unsigned int *)
xcmalloc
(shndx_pool_size,
11750
xcmalloc
(uint64_t nmemb, size_t size)
function
dwarf.c
7436
array = (unsigned int *)
xcmalloc
(num_loc_list, sizeof (unsigned int));
9783
fc->col_type =
xcmalloc
(fc->ncols, sizeof (*fc->col_type));
9784
fc->col_offset =
xcmalloc
(fc->ncols, sizeof (*fc->col_offset));
10270
rs->col_type =
xcmalloc
(rs->ncols, sizeof (*rs->col_type));
10271
rs->col_offset =
xcmalloc
(rs->ncols, sizeof (*rs->col_offset));
11289
shndx_pool = (unsigned int *)
xcmalloc
(shndx_pool_size,
11750
xcmalloc
(uint64_t nmemb, size_t size)
function
Completed in 168 milliseconds
Indexes created Tue Jul 07 00:25:39 UTC 2026