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

  /external/elfutils/libdw/
dwarf_getabbrev.c 70 abb = libdw_typed_alloc (dbg, Dwarf_Abbrev);
libdw_findcu.c 82 struct Dwarf_CU *newp = libdw_typed_alloc (dbg, struct Dwarf_CU);
libdwP.h 278 #define libdw_typed_alloc(dbg, type) \ macro

Completed in 218 milliseconds