HomeSort by relevance Sort by last modified time
    Searched refs:libdw_typed_alloc (Results 1 - 4 of 4) sorted by null

  /external/elfutils/libdw/
dwarf_getcfi.c 45 Dwarf_CFI *cfi = libdw_typed_alloc (dbg, Dwarf_CFI);
dwarf_getabbrev.c 89 abb = libdw_typed_alloc (dbg, Dwarf_Abbrev);
libdw_findcu.c 102 struct Dwarf_CU *newp = libdw_typed_alloc (dbg, struct Dwarf_CU);
libdwP.h 428 #define libdw_typed_alloc(dbg, type) \ macro

Completed in 62 milliseconds