Home
last modified time | relevance | path

Searched defs:Symbols (Results 1 – 25 of 206) sorted by relevance

123456789

/external/llvm-project/llvm/docs/PDB/
DCodeViewSymbols.rst61 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/
DLegacy.h58 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/
DDex.h46 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/
DYamlSymbolIndex.h36 std::vector<find_all_symbols::SymbolAndSignals> Symbols) in YamlSymbolIndex()
39 std::vector<find_all_symbols::SymbolAndSignals> Symbols; variable
DSymbolIndexManager.cpp48 static void rank(std::vector<SymbolAndSignals> &Symbols, in rank()
93 std::vector<SymbolAndSignals> Symbols; in search() local
DFuzzySymbolIndex.cpp20 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/
Dsymtab-sh-info.s18 Symbols: label
38 Symbols: label
57 Symbols: label
/external/llvm-project/clang/lib/Frontend/
DInterfaceStubFunctionsConsumer.cpp40 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/
DNullResolver.cpp16 SymbolNameSet NullResolver::getResponsibilitySet(const SymbolNameSet &Symbols) { in getResponsibilitySet()
22 SymbolNameSet Symbols) { in lookup()
DLegacy.cpp20 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/
Dprobe_process.py13 def __init__(self, frame, idx, Symbols): argument
64 def main_on_stack(Symbols, frames): argument
Dsetup.py45 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/
DFindAllSymbolsMain.cpp67 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/
DMemIndex.h24 MemIndex(SymbolRange &&Symbols, RefRange &&Refs, RelationRange &&Relations) { in MemIndex()
37 MemIndex(SymbolRange &&Symbols, RefRange &&Refs, RelationRange &&Relations, in MemIndex()
DSerialization.h43 llvm::Optional<SymbolSlab> Symbols; member
56 const SymbolSlab *Symbols = nullptr; member
DSymbol.h225 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/
DAMDGPUUsage.rst1387 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/
DJITSymbol.cpp70 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, in lookup()
111 LegacyJITSymbolResolver::getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h453 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/
DCVSymbolVisitor.cpp66 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols) { in visitSymbolStream()
74 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols, in visitSymbolStream()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DJITSymbol.cpp108 void LegacyJITSymbolResolver::lookup(const LookupSet &Symbols, in lookup()
149 LegacyJITSymbolResolver::getResponsibilitySet(const LookupSet &Symbols) { in getResponsibilitySet()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DCVSymbolVisitor.cpp66 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols) { in visitSymbolStream()
74 Error CVSymbolVisitor::visitSymbolStream(const CVSymbolArray &Symbols, in visitSymbolStream()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DDebugUtils.cpp145 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/
DINCORPORATING.md88 ## Symbols section in Incorporating BoringSSL into a project
/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyCompilandDumper.h22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator

123456789