Home
last modified time | relevance | path

Searched refs:LNExtendedString (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp542 StringRef llvm::dwarf::LNExtendedString(unsigned Encoding) { in LNExtendedString() function in llvm::dwarf
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h998 LLVM_ABI StringRef LNExtendedString(unsigned Encoding);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp904 *OS << LNExtendedString(SubOpcode); in parse()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23880 {"_ZN4llvm5dwarf16LNExtendedStringEj", "llvm::dwarf::LNExtendedString(unsigned int)"},