Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getpubnames.c72 struct pubnames_s *mem = NULL; in get_offsets()
73 const size_t entsize = sizeof (struct pubnames_s); in get_offsets()
84 struct pubnames_s *newmem in get_offsets()
85 = (struct pubnames_s *) realloc (mem, allocated * entsize); in get_offsets()
162 dbg->pubnames_sets = (struct pubnames_s *) realloc (mem, cnt * entsize); in get_offsets()
DlibdwP.h159 struct pubnames_s struct