OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libdw_typed_alloc
(Results
1 - 4
of
4
) sorted by null
/external/elfutils/0.153/libdw/
dwarf_getcfi.c
67
Dwarf_CFI *cfi =
libdw_typed_alloc
(dbg, Dwarf_CFI);
dwarf_getabbrev.c
113
abb =
libdw_typed_alloc
(dbg, Dwarf_Abbrev);
libdw_findcu.c
93
struct Dwarf_CU *newp =
libdw_typed_alloc
(dbg, struct Dwarf_CU);
libdwP.h
383
#define
libdw_typed_alloc
(dbg, type) \
macro
Completed in 42 milliseconds