Home
last modified time | relevance | path

Searched defs:EncodingString (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRnglists.cpp200 auto EncodingString = dwarf::RangeListEncodingString(EntryKind); in dump() local
H A DDWARFDebugLoc.cpp356 StringRef EncodingString = dwarf::LocListEncodingString(Entry.Kind); in dumpRawEntry() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRnglists.cpp193 auto EncodingString = dwarf::RangeListEncodingString(EntryKind); in dump() local
H A DDWARFDebugLoc.cpp353 StringRef EncodingString = dwarf::LocListEncodingString(Entry.Kind); in dumpRawEntry() local
/aosp_15_r20/external/llvm/lib/Support/
H A DDwarf.cpp292 unsigned llvm::dwarf::getAttributeEncoding(StringRef EncodingString) { in getAttributeEncoding()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DDwarf.cpp202 unsigned llvm::dwarf::getAttributeEncoding(StringRef EncodingString) { in getAttributeEncoding()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp694 static Error checkOperandCount(StringRef EncodingString, in checkOperandCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DDwarf.cpp208 unsigned llvm::dwarf::getAttributeEncoding(StringRef EncodingString) { in getAttributeEncoding()