Home
last modified time | relevance | path

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

123

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDStringsAndChecksums.cpp23 const DebugStringTableSubsectionRef &Strings) in StringsAndChecksumsRef()
27 const DebugStringTableSubsectionRef &Strings, in StringsAndChecksumsRef()
HDDebugChecksumsSubsection.cpp64 DebugStringTableSubsection &Strings) in DebugChecksumsSubsection()
HDDebugLinesSubsection.cpp72 DebugStringTableSubsection &Strings) in DebugLinesSubsection()
HDSymbolDumper.cpp363 DebugStringTableSubsectionRef Strings = ObjDelegate->getStringTable(); in visitKnownRecord() local
382 DebugStringTableSubsectionRef Strings = ObjDelegate->getStringTable(); in visitKnownRecord() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDNativeEnumInjectedSources.cpp40 const PDBStringTable &Strings; member in llvm::pdb::__anond286dd4c0111::NativeInjectedSource
45 PDBFile &File, const PDBStringTable &Strings) in NativeInjectedSource()
100 const PDBStringTable &Strings) in NativeEnumInjectedSources()
HDInjectedSourceStream.cpp27 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload()
HDPDBStringTableBuilder.cpp151 const codeview::DebugStringTableSubsection &Strings) { in setStrings()
HDFormatUtil.cpp42 ArrayRef<StringRef> Strings) { in typesetStringList()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDDebugSubsectionVisitor.h90 const DebugStringTableSubsectionRef &Strings) { in visitDebugSubsections()
98 const DebugStringTableSubsectionRef &Strings, in visitDebugSubsections()
HDStringsAndChecksums.h79 const DebugStringTableSubsectionRef *Strings = nullptr; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLDebugSections.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-13-stable/contrib/llvm-project/llvm/lib/IR/
HDAssumptions.cpp30 SmallVector<StringRef, 8> Strings; in hasAssumption() local
42 SmallVector<StringRef, 8> Strings; in getAssumptions() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
HDPDBStringTable.h49 codeview::DebugStringTableSubsectionRef Strings; variable
HDNativeEnumInjectedSources.h37 const PDBStringTable &Strings; variable
HDPDBStringTableBuilder.h64 codeview::DebugStringTableSubsection Strings; variable
HDPDBFileBuilder.h98 PDBStringTableBuilder Strings; variable
HDPDBFile.h140 std::unique_ptr<PDBStringTable> Strings; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/
HDExecution.h70 llvm::UniqueStringSaver Strings; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
HDCXString.h43 CXString *Strings; member
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDStringSaver.h45 StringSaver Strings; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Remarks/
HDRemarkStringTable.cpp66 std::vector<StringRef> Strings{StrTab.size()}; in serialize() local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDDumpOutputStyle.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-13-stable/contrib/llvm-project/llvm/lib/MC/
HDStringTableBuilder.cpp142 std::vector<StringPair *> Strings; in finalizeStringTable() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerGlobalData.h149 StringPool Strings; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
HDVTuneSharedStructs.h47 VTuneStringTable Strings; member

123