Searched refs:loc_block_s (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/libdw/
H A Ddwarf_getlocation.c104 struct loc_block_s *block = libdw_alloc (dbg, struct loc_block_s,
105 sizeof (struct loc_block_s), 1);
122 struct loc_block_s fake = { .addr = (void *) op };
123 struct loc_block_s **found = tfind (&fake, &attr->cu->locs, loc_compare);
H A DlibdwP.h55 struct loc_block_s struct

Completed in 76 milliseconds