OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:obstack_strdup
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/
config.h
115
#define
obstack_strdup
(ob, str) \
macro
config.h.in
114
#define
obstack_strdup
(ob, str) \
/external/elfutils/src/
ldgeneric.c
389
fileinfo->rfname =
obstack_strdup
(&ld_state.smem, rfname);
[
all
...]
Completed in 230 milliseconds