/external/llvm-project/llvm/docs/PDB/ |
D | CodeViewSymbols.rst | 61 S_PUB32 (0x110e) 101 S_GDATA32 104 S_GTHREAD32 (0x1113) 107 S_PROCREF (0x1125) 110 S_LPROCREF (0x1127) 113 S_GMANDATA (0x111d) 121 S_END (0x0006) 124 S_FRAMEPROC (0x1012) 127 S_OBJNAME (0x1101) 130 S_THUNK32 (0x1102) [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | Legacy.h | 58 SymbolNameSet getResponsibilitySet(const SymbolNameSet &Symbols) final { in getResponsibilitySet() 63 SymbolNameSet Symbols) final { in lookup() 117 getResponsibilitySetWithLegacyFn(const SymbolNameSet &Symbols, in getResponsibilitySetWithLegacyFn() 144 const SymbolNameSet &Symbols, FindSymbolFn FindSymbol) { in lookupWithLegacyFn() 183 SymbolNameSet getResponsibilitySet(const SymbolNameSet &Symbols) final { in getResponsibilitySet() 194 SymbolNameSet Symbols) final { in lookup()
|
/external/llvm-project/clang-tools-extra/clangd/index/dex/ |
D | Dex.h | 46 Dex(SymbolRange &&Symbols, RefsRange &&Refs, RelationsRange &&Relations) in Dex() 61 Dex(SymbolRange &&Symbols, RefsRange &&Refs, RelationsRange &&Relations, in Dex() 98 std::vector<const Symbol *> Symbols; variable
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/ |
D | YamlSymbolIndex.h | 36 std::vector<find_all_symbols::SymbolAndSignals> Symbols) in YamlSymbolIndex() 39 std::vector<find_all_symbols::SymbolAndSignals> Symbols; variable
|
D | SymbolIndexManager.cpp | 48 static void rank(std::vector<SymbolAndSignals> &Symbols, in rank() 93 std::vector<SymbolAndSignals> Symbols; in search() local
|
D | FuzzySymbolIndex.cpp | 20 MemSymbolIndex(std::vector<SymbolAndSignals> Symbols) { in MemSymbolIndex() 41 std::vector<Entry> Symbols; member in clang::include_fixer::__anonff3458600111::MemSymbolIndex
|
/external/llvm-project/lld/test/ELF/invalid/ |
D | symtab-sh-info.s | 18 Symbols: label 38 Symbols: label 57 Symbols: label
|
/external/llvm-project/clang/lib/Frontend/ |
D | InterfaceStubFunctionsConsumer.cpp | 40 bool WriteNamedDecl(const NamedDecl *ND, MangledSymbols &Symbols, int RDO) { in WriteNamedDecl() 145 MangledSymbols &Symbols, int RDO) { in HandleDecls() 151 MangledSymbols &Symbols, int RDO) { in HandleTemplateSpecializations() 157 MangledSymbols &Symbols, int RDO) { in HandleTemplateSpecializations() 162 bool HandleNamedDecl(const NamedDecl *ND, MangledSymbols &Symbols, int RDO) { in HandleNamedDecl() 268 MangledSymbols Symbols; in HandleTranslationUnit() local 291 raw_ostream &OS) -> void { in HandleTranslationUnit()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | NullResolver.cpp | 16 SymbolNameSet NullResolver::getResponsibilitySet(const SymbolNameSet &Symbols) { in getResponsibilitySet() 22 SymbolNameSet Symbols) { in lookup()
|
D | Legacy.cpp | 20 void JITSymbolResolverAdapter::lookup(const LookupSet &Symbols, in lookup() 52 JITSymbolResolverAdapter::getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
|
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/ |
D | probe_process.py | 13 def __init__(self, frame, idx, Symbols): argument 64 def main_on_stack(Symbols, frames): argument
|
D | setup.py | 45 def fetch_local_function_syms(Symbols, prefix): argument 60 def break_on_all_but_main(Control, Symbols, main_offset): argument
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/ |
D | FindAllSymbolsMain.cpp | 67 const SymbolInfo::SignalMap &Symbols) override { in reportSymbols() 80 SymbolInfo::SignalMap Symbols; in Merge() local 103 std::vector<SymbolAndSignals> Symbols = in Merge() local
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | MemIndex.h | 24 MemIndex(SymbolRange &&Symbols, RefRange &&Refs, RelationRange &&Relations) { in MemIndex() 37 MemIndex(SymbolRange &&Symbols, RefRange &&Refs, RelationRange &&Relations, in MemIndex()
|
D | Serialization.h | 43 llvm::Optional<SymbolSlab> Symbols; member 56 const SymbolSlab *Symbols = nullptr; member
|
D | Symbol.h | 225 llvm::DenseMap<SymbolID, Symbol> Symbols; variable 229 SymbolSlab(llvm::BumpPtrAllocator Arena, std::vector<Symbol> Symbols) in SymbolSlab() 233 std::vector<Symbol> Symbols; // Sorted by SymbolID to allow lookup. variable
|
/external/llvm-project/llvm/docs/ |
D | AMDGPUUsage.rst | 1387 Symbols section in ELF Code Object 1435 .. _amdgpu-relocation-records: 8927 .option.machine_version_major 8935 .option.machine_version_minor 8943 .option.machine_version_stepping 8951 .kernel.vgpr_count 8961 .kernel.sgpr_count 9098 .amdgcn.gfx_generation_number 9106 .amdgcn.gfx_generation_minor 9114 .amdgcn.gfx_generation_stepping [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | JITSymbol.cpp | 70 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, in lookup() 111 LegacyJITSymbolResolver::getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
D | Core.h | 453 MissingSymbolDefinitions(std::string ModuleName, SymbolNameVector Symbols) in MissingSymbolDefinitions() 461 SymbolNameVector Symbols; variable 472 UnexpectedSymbolDefinitions(std::string ModuleName, SymbolNameVector Symbols) in UnexpectedSymbolDefinitions() 480 SymbolNameVector Symbols; variable 701 SymbolMap Symbols; variable 715 absoluteSymbols(SymbolMap Symbols) { in absoluteSymbols() 1173 SymbolTable Symbols; variable 1408 SymbolFlagsMap Symbols, in createMaterializationResponsibility() 1643 const SymbolMap &Symbols) { in notifyResolved() 1667 MaterializationResponsibility::delegate(const SymbolNameSet &Symbols) { in delegate()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | CVSymbolVisitor.cpp | 66 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols) { in visitSymbolStream() 74 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols, in visitSymbolStream()
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | JITSymbol.cpp | 108 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, in lookup() 149 LegacyJITSymbolResolver::getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | CVSymbolVisitor.cpp | 66 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols) { in visitSymbolStream() 74 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols, in visitSymbolStream()
|
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
D | DebugUtils.cpp | 145 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameSet &Symbols) { in operator <<() 149 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameVector &Symbols) { in operator <<() 153 raw_ostream &operator<<(raw_ostream &OS, ArrayRef<SymbolStringPtr> Symbols) { in operator <<() 193 raw_ostream &operator<<(raw_ostream &OS, const SymbolMap &Symbols) { in operator <<()
|
/external/boringssl/src/ |
D | INCORPORATING.md | 88 ## Symbols section in Incorporating BoringSSL into a project
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | PrettyCompilandDumper.h | 22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
|