Home | History | Annotate | Download | only in src

Lines Matching full:nloc

624   size_t nloc;
625 if (dwarf_getlocation (locattr, &loc, &nloc) != 0)
630 if (nloc == 1 && loc[0].atom == DW_OP_addr)