/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | StringsAndChecksums.cpp | 23 const DebugStringTableSubsectionRef &Strings) in StringsAndChecksumsRef() 27 const DebugStringTableSubsectionRef &Strings, in StringsAndChecksumsRef()
|
H A D | DebugChecksumsSubsection.cpp | 64 DebugStringTableSubsection &Strings) in DebugChecksumsSubsection()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeEnumInjectedSources.cpp | 40 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 D | InjectedSourceStream.cpp | 28 reload(const PDBStringTable & Strings) reload() argument
|
H A D | PDBStringTableBuilder.cpp | 150 setStrings(const codeview::DebugStringTableSubsection & Strings) setStrings() argument [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/ |
H A D | StringTable.h |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugSubsectionVisitor.h | 90 const DebugStringTableSubsectionRef &Strings) { in visitDebugSubsections() 98 const DebugStringTableSubsectionRef &Strings, in visitDebugSubsections()
|
H A D | StringsAndChecksums.h | 79 const DebugStringTableSubsectionRef *Strings = nullptr; variable
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.cpp | 204 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 D | Assumptions.cpp | 30 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 D | PDBStringTable.h | 49 codeview::DebugStringTableSubsectionRef Strings; variable
|
H A D | NativeEnumInjectedSources.h | 37 const PDBStringTable &Strings; variable
|
H A D | PDBStringTableBuilder.h | 64 codeview::DebugStringTableSubsection Strings; variable
|
H A D | PDBFileBuilder.h | 98 PDBStringTableBuilder Strings; variable
|
H A D | PDBFile.h | 140 std::unique_ptr<PDBStringTable> Strings; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/ |
H A D | Execution.h | 70 llvm::UniqueStringSaver Strings; variable
|
/freebsd/contrib/llvm-project/clang/include/clang-c/ |
H A D | CXString.h | 43 CXString *Strings; member
|
/freebsd/contrib/one-true-awk/ |
H A D | README.md | 11 ### Strings ### subsection
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
H A D | DWARFEmitterImpl.h |
|
/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | RemarkStringTable.cpp | 66 std::vector<StringRef> Strings{StrTab.size()}; in serialize() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | StringSaver.h | 45 StringSaver Strings; variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 486 [&](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 D | StringTableBuilder.cpp | 141 std::vector<StringPair *> Strings; finalizeStringTable() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | VTuneSharedStructs.h | 47 VTuneStringTable Strings; member
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerGlobalData.h | 149 StringPool Strings; variable
|