Lines Matching refs:specifications
123 // Specifications describing those DIEs. Specification references can
125 SpecificationByOffset specifications;
158 file_private_->specifications.clear();
319 SpecificationByOffset *specifications =
320 &file_context->file_private_->specifications;
321 SpecificationByOffset::iterator spec = specifications->find(data);
322 if (spec != specifications->end()) {
427 cu_context_->file_context->file_private_->specifications[offset_] = spec;