Home
last modified time | relevance | path

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

123

/freebsd/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()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp40 const PDBStringTable &Strings; member in llvm::pdb::__anon054798330111::NativeInjectedSource
45 PDBFile &File, const PDBStringTable &Strings) in NativeInjectedSource()
100 const PDBStringTable &Strings) in NativeEnumInjectedSources()
H A DInjectedSourceStream.cpp28 reload(const PDBStringTable & Strings) reload() argument
H A DPDBStringTableBuilder.cpp150 setStrings(const codeview::DebugStringTableSubsection & Strings) setStrings() argument
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DStringTable.h
/freebsd/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/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp204 std::vector<StringRef> Strings; member
541 convertOneChecksum(const DebugStringTableSubsectionRef & Strings,const FileChecksumEntry & CS) convertOneChecksum() argument
555 getFileName(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & Checksums,uint32_t FileID) getFileName() argument
566 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & FC) fromCodeViewSubsection() argument
581 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & Checksums,const DebugLinesSubsectionRef & Lines) fromCodeViewSubsection() argument
619 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & Checksums,const DebugInlineeLinesSubsectionRef & Lines) fromCodeViewSubsection() argument
656 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings,const DebugCrossModuleImportsSubsectionRef & Imports) fromCodeViewSubsection() argument
691 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings) fromCodeViewSubsection() argument
709 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings,const DebugFrameDataSubsectionRef & Frames) fromCodeViewSubsection() argument
853 visitStringTable(DebugStringTableSubsectionRef & Strings,const StringsAndChecksumsRef & State) visitStringTable() argument
[all...]
/freebsd/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/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/contrib/llvm-project/clang/include/clang/Tooling/
H A DExecution.h70 llvm::UniqueStringSaver Strings; variable
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DCXString.h43 CXString *Strings; member
/freebsd/contrib/one-true-awk/
H A DREADME.md11 ### Strings ### subsection
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkStringTable.cpp66 std::vector<StringRef> Strings{StrTab.size()}; in serialize() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DStringSaver.h45 StringSaver Strings; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp486 [&](uint32_t Modi, const SymbolGroup &Strings) -> Error { in dumpModules()
532 [this](uint32_t Modi, const SymbolGroup &Strings) -> Error { in dumpModuleFiles()
852 DebugLinesSubsectionRef &Lines) -> Error { in dumpLines()
889 DebugInlineeLinesSubsectionRef &Lines) -> Error { in dumpInlineeLines()
916 DebugCrossModuleImportsSubsectionRef &Imports) -> Error { in dumpXmi()
956 DebugCrossModuleExportsSubsectionRef &Exports) -> Error { in dumpXme()
1134 DebugStringTableSubsectionRef &Strings2) -> Error { in dumpStringTableFromObj()
1409 auto &Strings = Err(getPdb().getStringTable()); in dumpTpiStream() local
1444 DebugSymbolsSubsectionRef &Symbols) -> Error { in dumpModuleSymsForObj()
1470 [&](uint32_t I, const SymbolGroup &Strings) -> Error { in dumpModuleSymsForPdb()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DStringTableBuilder.cpp141 std::vector<StringPair *> Strings; finalizeStringTable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DVTuneSharedStructs.h47 VTuneStringTable Strings; member
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerGlobalData.h149 StringPool Strings; variable

123