Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c146 struct loc_block_s *block = libdw_alloc (dbg, struct loc_block_s, in store_implicit_value()
147 sizeof (struct loc_block_s), 1); in store_implicit_value()
169 struct loc_block_s fake = { .addr = (void *) op }; in dwarf_getlocation_implicit_value()
170 struct loc_block_s **found = tfind (&fake, &attr->cu->locs, loc_compare); in dwarf_getlocation_implicit_value()
DlibdwP.h50 struct loc_block_s struct