Home | History | Annotate | Download | only in src

Lines Matching full:locattr

593   Dwarf_Attribute *locattr = dwarf_attr (die, DW_AT_location, &locattr_mem);
594 if (locattr == NULL)
599 if (dwarf_getlocation (locattr, &loc, &nloc) != 0)