Home
last modified time | relevance | path

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

123

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DStringsAndChecksums.cpp24 const DebugStringTableSubsectionRef &Strings) in StringsAndChecksumsRef()
28 const DebugStringTableSubsectionRef &Strings, in StringsAndChecksumsRef()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp37 const PDBStringTable &Strings; member in llvm::pdb::__anon70d5adbe0111::NativeInjectedSource
42 PDBFile &File, const PDBStringTable &Strings) in NativeInjectedSource()
97 const PDBStringTable &Strings) in NativeEnumInjectedSources()
H A DInjectedSourceStream.cpp28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionVisitor.h91 const DebugStringTableSubsectionRef &Strings) { in visitDebugSubsections()
99 const DebugStringTableSubsectionRef &Strings, in visitDebugSubsections()
H A DStringsAndChecksums.h77 const DebugStringTableSubsectionRef *Strings = nullptr; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dfilename.h15 typedef Array<const char *> Strings; typedef
H A Dfilename.d54 alias Strings = Array!(const(char)*); variable
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dfilename.h16 typedef Array<const char *> Strings; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.h37 const PDBStringTable &Strings; variable
H A DPDBStringTable.h55 codeview::DebugStringTableSubsectionRef Strings; variable
H A DPDBStringTableBuilder.h64 codeview::DebugStringTableSubsection Strings; variable
H A DPDBFileBuilder.h95 PDBStringTableBuilder Strings; variable
H A DPDBFile.h142 std::unique_ptr<PDBStringTable> Strings; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAssumptions.cpp24 SmallVector<StringRef, 8> Strings; in hasAssumption() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DExecution.h70 llvm::UniqueStringSaver Strings; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DCXString.h43 CXString *Strings; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DRemarkStringTable.cpp66 std::vector<StringRef> Strings{StrTab.size()}; in serialize() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DStringSaver.h43 StringSaver Strings; variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCoverageMappingFormat.rst442 Strings subsection
450 .. _file id mapping:
H A DLangRef.rst5047 .. _specialized-metadata:
5049 Specialized Metadata Nodes
5715 '``tbaa``' Metadata
5870 '``tbaa.struct``' Metadata
5901 '``noalias``' and '``alias.scope``' Metadata
5970 '``fpmath``' Metadata
5994 '``range``' Metadata
6030 '``absolute_symbol``' Metadata
6052 '``callees``' Metadata
6069 '``callback``' Metadata
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp599 File, PrintScope{P, 11}, [&](uint32_t Modi, const SymbolGroup &Strings) { in dumpModules()
636 [this, &Err](uint32_t Modi, const SymbolGroup &Strings) { in dumpModuleFiles()
951 DebugLinesSubsectionRef &Lines) { in dumpLines()
989 DebugInlineeLinesSubsectionRef &Lines) { in dumpInlineeLines()
1017 DebugCrossModuleImportsSubsectionRef &Imports) { in dumpXmi()
1058 DebugCrossModuleExportsSubsectionRef &Exports) { in dumpXme()
1238 DebugStringTableSubsectionRef &Strings2) { in dumpStringTableFromObj()
1507 auto &Strings = Err(getPdb().getStringTable()); in dumpTpiStream() local
1546 DebugSymbolsSubsectionRef &Symbols) { in dumpModuleSymsForObj()
1577 File, PrintScope{P, 2}, [&](uint32_t I, const SymbolGroup &Strings) { in dumpModuleSymsForPdb()
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dldif-filter.c36 typedef struct { String *val; size_t len, alloc; } Strings; typedef
90 #define APPEND(s /* String or Strings */, data, count, isString) do { \ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Darraytypes.d28 alias Strings = Array!(const(char)*); variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachOUtils.cpp159 StringRef Strings, SmallVectorImpl<char> &NewSymtab, in transferSymbol()
203 StringRef Strings = Obj.getStringTableData(); in transferSymbols() local
588 std::vector<DwarfStringPoolEntryRef> Strings = in generateDsymCompanion() local

123