Home
last modified time | relevance | path

Searched defs:Strings (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DStringsAndChecksums.cpp24 const DebugStringTableSubsectionRef &Strings) in StringsAndChecksumsRef()
28 const DebugStringTableSubsectionRef &Strings, in StringsAndChecksumsRef()
DDebugChecksumsSubsection.cpp64 DebugStringTableSubsection &Strings) in DebugChecksumsSubsection()
DDebugLinesSubsection.cpp72 DebugStringTableSubsection &Strings) in DebugLinesSubsection()
DSymbolDumper.cpp365 DebugStringTableSubsectionRef Strings = ObjDelegate->getStringTable(); in visitKnownRecord() local
384 DebugStringTableSubsectionRef Strings = ObjDelegate->getStringTable(); in visitKnownRecord() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.cpp37 const PDBStringTable &Strings; member in llvm::pdb::__anon1cd7024b0111::NativeInjectedSource
42 PDBFile &File, const PDBStringTable &Strings) in NativeInjectedSource()
97 const PDBStringTable &Strings) in NativeEnumInjectedSources()
DInjectedSourceStream.cpp28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload()
DPDBStringTableBuilder.cpp149 const codeview::DebugStringTableSubsection &Strings) { in setStrings()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionVisitor.h91 const DebugStringTableSubsectionRef &Strings) { in visitDebugSubsections()
99 const DebugStringTableSubsectionRef &Strings, in visitDebugSubsections()
DStringsAndChecksums.h77 const DebugStringTableSubsectionRef *Strings = nullptr; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp204 std::vector<StringRef> Strings; member
541 convertOneChecksum(const DebugStringTableSubsectionRef &Strings, in convertOneChecksum()
555 getFileName(const DebugStringTableSubsectionRef &Strings, in getFileName()
566 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
581 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
619 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
656 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
691 const DebugStringTableSubsectionRef &Strings) { in fromCodeViewSubsection()
709 const DebugStringTableSubsectionRef &Strings, in fromCodeViewSubsection()
853 DebugStringTableSubsectionRef &Strings, in visitStringTable()
DXCOFFEmitter.cpp57 StringTableBuilder Strings; member in __anon67592a510111::XCOFFWriter
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.h37 const PDBStringTable &Strings; variable
DPDBStringTable.h55 codeview::DebugStringTableSubsectionRef Strings; variable
DPDBStringTableBuilder.h64 codeview::DebugStringTableSubsection Strings; variable
DPDBFileBuilder.h95 PDBStringTableBuilder Strings; variable
DPDBFile.h142 std::unique_ptr<PDBStringTable> Strings; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DAssumptions.cpp24 SmallVector<StringRef, 8> Strings; in hasAssumption() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/
DExecution.h70 llvm::UniqueStringSaver Strings; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang-c/
DCXString.h43 CXString *Strings; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Remarks/
DRemarkStringTable.cpp66 std::vector<StringRef> Strings{StrTab.size()}; in serialize() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DStringSaver.h43 StringSaver Strings; variable
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp599 File, PrintScope{P, 11}, [&](uint32_t Modi, const SymbolGroup &Strings) { in dumpModules()
636 [this, &Err](uint32_t Modi, const SymbolGroup &Strings) { in dumpModuleFiles()
951 DebugLinesSubsectionRef &Lines) { in dumpLines()
989 DebugInlineeLinesSubsectionRef &Lines) { in dumpInlineeLines()
1017 DebugCrossModuleImportsSubsectionRef &Imports) { in dumpXmi()
1058 DebugCrossModuleExportsSubsectionRef &Exports) { in dumpXme()
1238 DebugStringTableSubsectionRef &Strings2) { in dumpStringTableFromObj()
1507 auto &Strings = Err(getPdb().getStringTable()); in dumpTpiStream() local
1546 DebugSymbolsSubsectionRef &Symbols) { in dumpModuleSymsForObj()
1577 File, PrintScope{P, 2}, [&](uint32_t I, const SymbolGroup &Strings) { in dumpModuleSymsForPdb()
DFormatUtil.cpp92 ArrayRef<StringRef> Strings) { in typesetStringList()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DStringTableBuilder.cpp141 std::vector<StringPair *> Strings; in finalizeStringTable() local
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
Dread_entry.c65 convert_strings(char *buf, char **Strings, int count, int size, char *table) in convert_strings()

123