Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp39 const PDBStringTable &Strings; member in llvm::pdb::__anon4373418a0111::NativeInjectedSource
44 PDBFile &File, const PDBStringTable &Strings) in NativeInjectedSource()
99 const PDBStringTable &Strings) in NativeEnumInjectedSources()
H A DInjectedSourceStream.cpp28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload()
H A DPDBStringTableBuilder.cpp150 const codeview::DebugStringTableSubsection &Strings) { in setStrings()
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAssumptions.cpp30 SmallVector<StringRef, 8> Strings; in hasAssumption() local
42 SmallVector<StringRef, 8> Strings; in getAssumptions() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp485 [&](uint32_t Modi, const SymbolGroup &Strings) -> Error { in dumpModules()
531 [this](uint32_t Modi, const SymbolGroup &Strings) -> Error { in dumpModuleFiles()
851 DebugLinesSubsectionRef &Lines) -> Error { in dumpLines()
888 DebugInlineeLinesSubsectionRef &Lines) -> Error { in dumpInlineeLines()
915 DebugCrossModuleImportsSubsectionRef &Imports) -> Error { in dumpXmi()
955 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()
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/
H A DExecution.h70 llvm::UniqueStringSaver Strings; variable
/openbsd-src/gnu/llvm/llvm/docs/
H A DCoverageMappingFormat.rst442 Strings subsection
450 .. _file id mapping:
H A DLangRef.rst5423 .. _specialized-metadata:
5425 Specialized Metadata Nodes
6111 '``tbaa``' Metadata
6266 '``tbaa.struct``' Metadata
6297 '``noalias``' and '``alias.scope``' Metadata
6366 '``fpmath``' Metadata
6390 '``range``' Metadata
6426 '``absolute_symbol``' Metadata
6448 '``callees``' Metadata
6465 '``callback``' Metadata
[all …]
/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DCXString.h43 CXString *Strings; member
/openbsd-src/usr.bin/awk/
H A DREADME.md22 ### Strings ### subsection
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DMachOUtils.cpp162 StringRef Strings, SmallVectorImpl<char> &NewSymtab, in transferSymbol()
206 StringRef Strings = Obj.getStringTableData(); in transferSymbols() local
593 std::vector<DwarfStringPoolEntryRef> Strings = in generateDsymCompanion() local
/openbsd-src/gnu/llvm/llvm/lib/Remarks/
H A DRemarkStringTable.cpp66 std::vector<StringRef> Strings{StrTab.size()}; in serialize() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DStringSaver.h45 StringSaver Strings; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DStringTableBuilder.cpp141 std::vector<StringPair *> Strings; in finalizeStringTable() local
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXString.cpp122 CXStringSet *createSet(const std::vector<std::string> &Strings) { in createSet()

123