Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp115 StringRef Symbols[2]; in dumpCXXData() member
119 StringRef Symbols[1]; in dumpCXXData() member
123 StringRef Symbols[2]; in dumpCXXData() member
127 StringRef Symbols[1]; in dumpCXXData() member
143 StringRef Symbols[2]; in dumpCXXData() member
/external/llvm/tools/dsymutil/
DDebugMap.h165 StringMap<SymbolMapping> Symbols; variable
/external/llvm/include/llvm/Object/
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.cpp194 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/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h86 typedef llvm::DenseSet<SymbolRef> Symbols; typedef
/external/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp99 cl::opt<bool> Symbols("symbols", variable
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp55 std::vector<std::pair<SymbolRef, uint64_t>> Symbols = in create() local
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp58 TinyPtrVector<MCSymbol *> Symbols; member
/external/llvm/tools/llvm-pdbdump/
Dllvm-pdbdump.cpp72 cl::opt<bool> Symbols("symbols", cl::desc("Display symbols for each compiland"), variable
/external/llvm/include/llvm/MC/
DMCContext.h80 SymbolTable Symbols; variable
/external/llvm/lib/Object/
DELFYAML.cpp641 IO &IO, ELFYAML::LocalGlobalWeakSymbols &Symbols) { in mapping()
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp128 symbols Symbols; member in __anonbdea3bd60111::WinCOFFObjectWriter
/external/llvm/tools/llvm-objdump/
DMachODump.cpp265 std::vector<SymbolRef> &Symbols, in getSectionsAndSymbols()
5996 std::vector<SymbolRef> Symbols; in DisassembleMachO() local
6383 std::map<uint64_t, SymbolRef> &Symbols, in findUnwindRelocNameAddend()
6430 std::map<uint64_t, SymbolRef> &Symbols, in printUnwindRelocDest()
6447 std::map<uint64_t, SymbolRef> &Symbols, in printMachOCompactUnwindSection()
6587 std::map<uint64_t, SymbolRef> &Symbols, in printMachOUnwindInfoSection()
6787 std::map<uint64_t, SymbolRef> &Symbols, in printMachOEHFrameSection()
7007 std::map<uint64_t, SymbolRef> Symbols; in printMachOUnwindInfo() local
Dllvm-objdump.cpp937 SectionSymbolsTy &Symbols = AllSymbols[Section]; in DisassembleObject() local
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp900 auto Symbols = Obj.symbols(); in dumpSymbolNamesFromObject() local
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h83 Symbols, enumerator
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2057 InvalidatedSymbols Symbols; member in __anon6adb8f8b0111::CollectReachableSymbolsCallback
/external/clang/lib/CodeGen/
DCGObjCMac.cpp4554 SmallVector<llvm::Constant*, 8> Symbols(NumClasses + NumCategories); in EmitModuleSymbols() local
5625 SmallVector<llvm::Constant*, 8> Symbols(NumClasses); in AddModuleClassList() local