OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xcmalloc
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.27/binutils/
dwarf.h
225
extern void *
xcmalloc
(size_t, size_t);
ChangeLog-2005
568
* readelf.c (cmalloc,
xcmalloc
, xcrealloc): New functions.
585
cmalloc,
xcmalloc
and xcrealloc instead of {m,xm,xre}alloc where
[
all
...]
dwarf.c
7801
xcmalloc
(size_t nmemb, size_t size)
function
[
all
...]
ChangeLog-2015
808
* dwarf.c (
xcmalloc
): Fail if the arguments are too big.
[
all
...]
readelf.c
[
all
...]
Completed in 462 milliseconds