Lines Matching refs:StringRef
81 StringRef ARMAttributeParser::ParseString(const uint8_t *Data,
86 return StringRef(String, Length);
97 StringRef TagName = ARMBuildAttrs::AttrTypeAsString(Tag, /*TagPrefix*/false);
107 StringRef ValueDesc) {
108 StringRef TagName = ARMBuildAttrs::AttrTypeAsString(Tag, /*TagPrefix*/false);
128 StringRef ValueDesc =
137 StringRef Profile;
155 StringRef ValueDesc =
165 StringRef ValueDesc =
178 StringRef ValueDesc =
188 StringRef ValueDesc =
200 StringRef ValueDesc =
213 StringRef ValueDesc =
223 StringRef ValueDesc =
235 StringRef ValueDesc =
245 StringRef ValueDesc =
255 StringRef ValueDesc =
267 StringRef ValueDesc =
277 StringRef ValueDesc =
287 StringRef ValueDesc =
297 StringRef ValueDesc =
308 StringRef ValueDesc =
320 StringRef ValueDesc =
373 StringRef ValueDesc =
385 StringRef ValueDesc =
397 StringRef ValueDesc =
407 StringRef ValueDesc =
421 StringRef ValueDesc =
435 StringRef ValueDesc =
443 StringRef String = ParseString(Data, Offset);
451 SW.printString("Description", StringRef("No Specific Requirements"));
454 StringRef("AEABI Conformant"));
457 SW.printString("Description", StringRef("AEABI Non-Conformant"));
467 StringRef ValueDesc =
477 StringRef ValueDesc =
487 StringRef ValueDesc =
497 StringRef ValueDesc =
509 StringRef ValueDesc =
519 StringRef ValueDesc =
532 StringRef ValueDesc =
594 SW.printString("Vendor", StringRef(VendorName, VendorNameLength));
597 if (StringRef(VendorName, VendorNameLength).lower() != "aeabi")
616 StringRef ScopeName, IndexName;