Searched refs:loc_s (Results 1 – 3 of 3) sorted by relevance
103 const struct loc_s *l1 = (const struct loc_s *) p1; in loc_compare()104 const struct loc_s *l2 = (const struct loc_s *) p2; in loc_compare()121 struct loc_s fake = { .addr = block->data }; in getlocation()122 struct loc_s **found = tfind (&fake, &cu->locs, loc_compare); in getlocation()330 struct loc_s *newp = libdw_alloc (dbg, struct loc_s, sizeof (struct loc_s), in getlocation()
72 struct loc_s struct
305 * libdwP.h (struct loc_s): Update use.894 * libdwP.h: Define struct loc_s and DWARF_E_NO_BLOCK.