Home
last modified time | relevance | path

Searched refs:pubnames_s (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getpubnames.c48 struct pubnames_s *mem = NULL; in get_offsets()
49 const size_t entsize = sizeof (struct pubnames_s); in get_offsets()
60 struct pubnames_s *newmem in get_offsets()
61 = (struct pubnames_s *) realloc (mem, allocated * entsize); in get_offsets()
135 dbg->pubnames_sets = (struct pubnames_s *) realloc (mem, cnt * entsize); in get_offsets()
DlibdwP.h178 struct pubnames_s struct