Lines Matching defs:locs
170 struct loc_block_s **found = tfind (&fake, &attr->cu->locs, loc_compare);
214 struct loc_s **found = tfind (&fake, &attr->cu->locs, loc_compare);
238 found = tsearch (newp, &attr->cu->locs, loc_compare);
293 /* Stack allocate at most this many locs. */
679 &cu->locs, block,
823 Dwarf_Addr address, const Elf_Data *locs, Dwarf_Op **expr,
829 const unsigned char *readp = locs->d_buf + offset;
830 const unsigned char *readendp = locs->d_buf + locs->d_size;
885 return readp - (unsigned char *) locs->d_buf;