Home | History | Annotate | Download | only in src

Lines Matching defs:id_len

2114   int id_len = dwfl_module_build_id (mod, &id, &id_vaddr);
2118 if (id_len > 0)
2122 while (--id_len > 0);