Home
last modified time | relevance | path

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

123

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DStringsAndChecksums.cpp23 const DebugStringTableSubsectionRef &Strings) in StringsAndChecksumsRef()
27 const DebugStringTableSubsectionRef &Strings, in StringsAndChecksumsRef()
H A DDebugChecksumsSubsection.cpp64 DebugStringTableSubsection &Strings) in DebugChecksumsSubsection()
H A DDebugLinesSubsection.cpp72 DebugStringTableSubsection &Strings) in DebugLinesSubsection()
H A DSymbolDumper.cpp363 DebugStringTableSubsectionRef Strings = ObjDelegate->getStringTable(); in visitKnownRecord() local
382 DebugStringTableSubsectionRef Strings = ObjDelegate->getStringTable(); in visitKnownRecord() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp40 const PDBStringTable &Strings; member in llvm::pdb::__anonbacec5850111::NativeInjectedSource
45 PDBFile &File, const PDBStringTable &Strings) in NativeInjectedSource()
100 const PDBStringTable &Strings) in NativeEnumInjectedSources()
H A DInjectedSourceStream.cpp27 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload()
H A DFormatUtil.cpp42 ArrayRef<StringRef> Strings) { in typesetStringList()
H A DPDBStringTableBuilder.cpp151 const codeview::DebugStringTableSubsection &Strings) { in setStrings()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionVisitor.h90 const DebugStringTableSubsectionRef &Strings) { in visitDebugSubsections()
98 const DebugStringTableSubsectionRef &Strings, in visitDebugSubsections()
H A DStringsAndChecksums.h79 const DebugStringTableSubsectionRef *Strings = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAssumptions.cpp30 SmallVector<StringRef, 8> Strings; in hasAssumption() local
42 SmallVector<StringRef, 8> Strings; in getAssumptions() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A 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()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBStringTable.h49 codeview::DebugStringTableSubsectionRef Strings; variable
H A DNativeEnumInjectedSources.h37 const PDBStringTable &Strings; variable
H A DPDBStringTableBuilder.h64 codeview::DebugStringTableSubsection Strings; variable
H A DPDBFileBuilder.h98 PDBStringTableBuilder Strings; variable
H A DPDBFile.h140 std::unique_ptr<PDBStringTable> Strings; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/
H A DExecution.h70 llvm::UniqueStringSaver Strings; variable
/freebsd-src/contrib/llvm-project/clang/include/clang-c/
H A DCXString.h43 CXString *Strings; member
/freebsd-src/contrib/one-true-awk/
H A DREADME.md11 ### Strings ### subsection
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DStringSaver.h45 StringSaver Strings; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkStringTable.cpp66 std::vector<StringRef> Strings{StrTab.size()}; in serialize() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp486 [&](uint32_t Modi, const SymbolGroup &Strings) -> Error { in dumpModules() argument
532 [this](uint32_t Modi, const SymbolGroup &Strings) -> Error { in dumpModuleFiles() argument
852 __anon4a174bff0902(uint32_t Modi, const SymbolGroup &Strings, DebugLinesSubsectionRef &Lines) dumpLines() argument
889 __anon4a174bff0a02(uint32_t Modi, const SymbolGroup &Strings, DebugInlineeLinesSubsectionRef &Lines) dumpInlineeLines() argument
916 __anon4a174bff0b02(uint32_t Modi, const SymbolGroup &Strings, DebugCrossModuleImportsSubsectionRef &Imports) dumpXmi() argument
956 __anon4a174bff0c02(uint32_t Modi, const SymbolGroup &Strings, DebugCrossModuleExportsSubsectionRef &Exports) dumpXme() argument
1135 __anon4a174bff0d02(uint32_t Modi, const SymbolGroup &Strings, DebugStringTableSubsectionRef &Strings2) dumpStringTableFromObj() argument
1410 auto &Strings = Err(getPdb().getStringTable()); dumpTpiStream() local
1445 __anon4a174bff0e02(uint32_t Modi, const SymbolGroup &Strings, DebugSymbolsSubsectionRef &Symbols) dumpModuleSymsForObj() argument
1471 __anon4a174bff0f02(uint32_t I, const SymbolGroup &Strings) dumpModuleSymsForPdb() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DStringTableBuilder.cpp142 std::vector<StringPair *> Strings; in finalizeStringTable() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerGlobalData.h163 StringPool Strings; global() variable

123