Home | History | Annotate | Download | only in src

Lines Matching full:locattr

607   Dwarf_Attribute *locattr = dwarf_attr (die, DW_AT_location, &locattr_mem);
608 if (locattr == NULL)
613 if (dwarf_getloclist (locattr, &loc, &nloc) != 0)