Home
last modified time | relevance | path

Searched defs:getSymbols (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/lib/DebugInfo/PDB/Raw/
DSymbolStream.cpp42 SymbolStream::getSymbols(bool *HadError) const { in getSymbols() function in SymbolStream
DPublicsStream.cpp162 PublicsStream::getSymbols(bool *HadError) const { in getSymbols() function in PublicsStream
/external/llvm-project/lld/MachO/
DSymbolTable.h49 ArrayRef<Symbol *> getSymbols() const { return symVector; } in getSymbols() function
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DSymbolStream.cpp37 SymbolStream::getSymbols(bool *HadError) const { in getSymbols() function in SymbolStream
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolStream.cpp37 SymbolStream::getSymbols(bool *HadError) const { in getSymbols() function in SymbolStream
/external/llvm-project/lld/wasm/
DSymbolTable.h46 ArrayRef<Symbol *> getSymbols() const { return symVector; } in getSymbols() function
DMapFile.cpp52 static std::vector<Symbol *> getSymbols() { in getSymbols() function
DInputFiles.h60 ArrayRef<Symbol *> getSymbols() const { return symbols; } in getSymbols() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h410 const SymbolDependenceMap &getSymbols() const { return *Symbols; } in getSymbols() function
425 const SymbolNameVector &getSymbols() const { return Symbols; } in getSymbols() function
439 const SymbolNameSet &getSymbols() const { return Symbols; } in getSymbols() function
458 const SymbolNameVector &getSymbols() const { return Symbols; } in getSymbols() function
477 const SymbolNameVector &getSymbols() const { return Symbols; } in getSymbols() function
517 const SymbolFlagsMap &getSymbols() const { return SymbolFlags; } in getSymbols() function
654 const SymbolFlagsMap &getSymbols() const { return SymbolFlags; } in getSymbols() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h392 const SymbolDependenceMap &getSymbols() const { return *Symbols; } in getSymbols() function
407 const SymbolNameVector &getSymbols() const { return Symbols; } in getSymbols() function
421 const SymbolNameSet &getSymbols() const { return Symbols; } in getSymbols() function
457 const SymbolFlagsMap &getSymbols() const { return SymbolFlags; } in getSymbols() function
562 const SymbolFlagsMap &getSymbols() const { return SymbolFlags; } in getSymbols() function
/external/llvm-project/lld/COFF/
DLLDMapFile.cpp47 static std::vector<DefinedRegular *> getSymbols() { in getSymbols() function
DInputFiles.h149 ArrayRef<Symbol *> getSymbols() { return symbols; } in getSymbols() function
383 ArrayRef<Symbol *> getSymbols() { return symbols; } in getSymbols() function
DMapFile.cpp101 static void getSymbols(std::vector<Defined *> &syms, in getSymbols() function
/external/llvm-project/clang-tools-extra/clangd/unittests/
DFindSymbolsTests.cpp47 std::vector<SymbolInformation> getSymbols(TestTU &TU, llvm::StringRef Query, in getSymbols() function
322 std::vector<DocumentSymbol> getSymbols(ParsedAST AST) { in getSymbols() function
/external/llvm-project/lld/ELF/
DMapFile.cpp55 static std::vector<Defined *> getSymbols() { in getSymbols() function
DInputFiles.h87 ArrayRef<Symbol *> getSymbols() { return getMutableSymbols(); } in getSymbols() function
DSyntheticSections.h593 ArrayRef<SymbolTableEntry> getSymbols() const { return symbols; } in getSymbols() function
/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DObject.h109 ArrayRef<Symbol> getSymbols() const { return Symbols; } in getSymbols() function
/external/llvm/include/llvm/MC/
DMCContext.h314 const SymbolTable &getSymbols() const { return Symbols; } in getSymbols() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp350 getSymbols(MemoryBufferRef Buf, raw_ostream &SymNames, bool &HasObject) { in getSymbols() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h386 const SymbolTable &getSymbols() const { return Symbols; } in getSymbols() function
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h437 const SymbolTable &getSymbols() const { return Symbols; } in getSymbols() function
/external/llvm-project/llvm/lib/Object/
DArchiveWriter.cpp368 getSymbols(MemoryBufferRef Buf, raw_ostream &SymNames, bool &HasObject) { in getSymbols() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java4001 protected DateFormatSymbols getSymbols() { in getSymbols() method in SimpleDateFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSimpleDateFormat.java3975 protected DateFormatSymbols getSymbols() { in getSymbols() method in SimpleDateFormat

12