Lines Matching refs:dwfl_cu
139 struct dwfl_cu *cu = arg;
159 cudie_offset (const struct dwfl_cu *cu)
174 intern_cu (Dwfl_Module *mod, Dwarf_Off cuoff, struct dwfl_cu **result)
199 struct dwfl_cu key;
201 struct dwfl_cu **found = tsearch (&key, &mod->lazy_cu_root, &compare_cukey);
211 struct dwfl_cu *cu = malloc (sizeof *cu);
220 struct dwfl_cu **newvec = realloc (mod->cu, ((mod->ncu + 1)
245 __libdwfl_nextcu (Dwfl_Module *mod, struct dwfl_cu *lastcu,
246 struct dwfl_cu **cu)
249 struct dwfl_cu **nextp;
295 arangecu (Dwfl_Module *mod, struct dwfl_arange *arange, struct dwfl_cu **cu)
313 __libdwfl_addrcu (Dwfl_Module *mod, Dwarf_Addr addr, struct dwfl_cu **cu)