Home
last modified time | relevance | path

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

12

/external/boringssl/src/
DINCORPORATING.md88 ## Symbols section in Incorporating BoringSSL into a project
/external/llvm/tools/llvm-pdbdump/
DCompilandDumper.h23 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
Dllvm-pdbdump.cpp115 cl::opt<bool> Symbols("symbols", cl::desc("Display symbols for each compiland"), variable
/external/python/cpython2/Lib/lib2to3/
Dpygram.py20 class Symbols(object): class
/external/python/cpython3/Lib/lib2to3/
Dpygram.py20 class Symbols(object): class
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp123 StringRef Symbols[2]; in dumpCXXData() member
127 StringRef Symbols[1]; in dumpCXXData() member
131 StringRef Symbols[2]; in dumpCXXData() member
135 StringRef Symbols[1]; in dumpCXXData() member
151 StringRef Symbols[2]; in dumpCXXData() member
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp218 std::vector<Symbol> &Symbols, in getSectionsAndSymbols()
326 std::vector<Symbol> Symbols; in DisassembleInputMachO() local
364 std::vector<Symbol> Symbols; in DisassembleInputMachO() local
Dllvm-objdump.cpp178 std::vector<std::pair<uint64_t, StringRef> > Symbols; in DisassembleObject() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp155 SmallVector<SymbolEntry, 64> Symbols; in loadSegment32() local
294 SmallVector<SymbolEntry, 64> Symbols; in loadSegment64() local
/external/clang/lib/Format/
DSortJavaScriptImports.cpp89 SmallVector<JsImportedSymbol, 1> Symbols; member
244 SmallVector<JsImportedSymbol, 1> Symbols = Reference.Symbols; in appendReference() local
/external/llvm/tools/dsymutil/
DDebugMap.h168 StringMap<SymbolMapping> Symbols; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DCVSymbolVisitor.h75 void visitSymbolStream(const CVSymbolArray &Symbols) { in visitSymbolStream()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DPDBFile.h140 std::unique_ptr<SymbolStream> Symbols; variable
/external/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h87 std::vector<Symbol> Symbols; member
DELFYAML.h173 LocalGlobalWeakSymbols Symbols; member
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp315 void ELFState<ELFT>::addSymbols(const std::vector<ELFYAML::Symbol> &Symbols, in addSymbols()
483 const std::vector<ELFYAML::Symbol> &Symbols) { in buildSymbolIndex()
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp200 std::vector<COFFYAML::Symbol> &Symbols = YAMLObj.Symbols; in dumpSymbols() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h89 SmallVector<const Value *, 4> Symbols; variable
/external/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h193 auto Symbols = llvm::make_unique<StringMap<const GlobalValue*>>(); in buildMangledSymbols() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCContext.h63 SymbolTable Symbols; variable
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h86 typedef llvm::DenseSet<SymbolRef> Symbols; typedef
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp56 std::vector<std::pair<SymbolRef, uint64_t>> Symbols = in create() local
/external/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp100 cl::opt<bool> Symbols("symbols", variable
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp58 TinyPtrVector<MCSymbol *> Symbols; member
/external/llvm/include/llvm/MC/
DMCAssembler.h105 SymbolDataListType Symbols; variable

12