Home | History | Annotate | Download | only in src

Lines Matching refs:nloc

598   size_t nloc;
599 if (dwarf_getlocation (locattr, &loc, &nloc) != 0)
604 if (nloc == 1 && loc[0].atom == DW_OP_addr)