Home | History | Annotate | Download | only in src

Lines Matching refs:nloc

612   size_t nloc;
613 if (dwarf_getloclist (locattr, &loc, &nloc) != 0)
618 if (nloc == 1 && loc[0].atom == DW_OP_addr)