Home
last modified time | relevance | path

Searched defs:Syms (Results 1 – 25 of 28) sorted by relevance

12

/llvm-project/llvm/unittests/Object/
H A DSymbolSizeTest.cpp17 std::vector<SymEntry> Syms{ in TEST() local
/llvm-project/clang-tools-extra/clangd/
H A DIncludeFixer.cpp287 const SymbolSlab &Syms = **Symbols; in fixIncompleteType() local
568 if (std::optional<const SymbolSlab *> Syms = fuzzyFindCached(Req)) in fixUnresolvedName() local
592 auto Syms = std::move(Matches).build(); in fuzzyFindCached() local
613 auto Syms = std::move(Matches).build(); in lookupCached() local
H A DFindSymbols.cpp631 std::vector<DocumentSymbol> Syms = DocumentOutline(AST).build(); collectDocSymbols() local
H A DClangdLSPServer.cpp147 adjustSymbolKinds(llvm::MutableArrayRef<DocumentSymbol> Syms,SymbolKindBitset Kinds) adjustSymbolKinds() argument
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp107 CVSymbolArray Syms = ModS->getSymbolArray(); in findInlineFramesByVA() local
H A DSymbolCache.cpp358 CVSymbolArray Syms = ExpectedModS->getSymbolArray(); in findFunctionSymbolBySectOffset() local
/llvm-project/llvm/lib/Object/
H A DSymbolSize.cpp54 auto Syms = E->symbols(); in computeSymbolSizes() local
H A DIRSymtab.cpp95 std::vector<storage::Symbol> Syms; global() member
/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h108 if (auto Syms = DylibMgr.lookup(H, R)) { in findSymbol() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp161 toSymbolMap(LLVMOrcCSymbolMapPairs Syms,size_t NumPairs) toSymbolMap() argument
425 LLVMOrcCreateCustomMaterializationUnit(const char * Name,void * Ctx,LLVMOrcCSymbolFlagsMapPairs Syms,size_t NumSyms,LLVMOrcSymbolStringPoolEntryRef InitSym,LLVMOrcMaterializationUnitMaterializeFunction Materialize,LLVMOrcMaterializationUnitDiscardFunction Discard,LLVMOrcMaterializationUnitDestroyFunction Destroy) LLVMOrcCreateCustomMaterializationUnit() argument
442 LLVMOrcAbsoluteSymbols(LLVMOrcCSymbolMapPairs Syms,size_t NumPairs) LLVMOrcAbsoluteSymbols() argument
555 LLVMOrcMaterializationResponsibilityDefineMaterializing(LLVMOrcMaterializationResponsibilityRef MR,LLVMOrcCSymbolFlagsMapPairs Syms,size_t NumSyms) LLVMOrcMaterializationResponsibilityDefineMaterializing() argument
575 SymbolNameSet Syms; LLVMOrcMaterializationResponsibilityDelegate() local
[all...]
/llvm-project/clang-tools-extra/pseudo/lib/grammar/
H A DLRGraph.cpp
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp1339 getSymbolsFromBitcode(MemoryBufferRef Buffer,OffloadKind Kind,bool IsArchive,StringSaver & Saver,DenseMap<StringRef,Symbol> & Syms) getSymbolsFromBitcode() argument
1390 getSymbolsFromObject(const ObjectFile & Obj,OffloadKind Kind,bool IsArchive,StringSaver & Saver,DenseMap<StringRef,Symbol> & Syms) getSymbolsFromObject() argument
1448 getSymbols(StringRef Image,OffloadKind Kind,bool IsArchive,StringSaver & Saver,DenseMap<StringRef,Symbol> & Syms) getSymbols() argument
1534 DenseMap<OffloadFile::TargetID, DenseMap<StringRef, Symbol>> Syms; getDeviceInput() local
[all...]
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp296 auto &Syms = BlockSymsI->second; dump() local
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DObjectLinkingLayerTest.cpp294 __anon4442cf4b0402(JITDylib &JD, SymbolMap Syms) TEST() argument
/llvm-project/clang-tools-extra/clangd/index/
H A DFileIndex.cpp92 auto Syms = Collector.takeSymbols(); in indexSymbols() local
/llvm-project/llvm/tools/dsymutil/
H A DMachOUtils.cpp222 unsigned Syms = 0; in transferSymbols() local
/llvm-project/llvm/include/llvm/Object/
H A DELF.h559 getSectionIndex(const Elf_Sym & Sym,Elf_Sym_Range Syms,DataRegion<Elf_Word> ShndxTable) getSectionIndex() argument
1270 uint64_t Syms = SymTable.sh_size / sizeof(Elf_Sym); getSHNDXTable() local
/llvm-project/llvm/lib/LTO/
H A DLTO.cpp617 addModuleToGlobalRes(ArrayRef<InputFile::Symbol> Syms,ArrayRef<SymbolResolution> Res,unsigned Partition,bool InSummary) addModuleToGlobalRes() argument
817 addRegularLTO(BitcodeModule BM,ArrayRef<InputFile::Symbol> Syms,const SymbolResolution * & ResI,const SymbolResolution * ResE) addRegularLTO() argument
1009 addThinLTO(BitcodeModule BM,ArrayRef<InputFile::Symbol> Syms,const SymbolResolution * & ResI,const SymbolResolution * ResE) addThinLTO() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp390 const MarkedSymbolsTy &Syms = State->get<MarkedSymbols>(); in checkDeadSymbols() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCodeCompleteTests.cpp1684 IndexRequestCollector(std::vector<Symbol> Syms={}) IndexRequestCollector() argument
3765 std::vector<Symbol> Syms = {func("xxx"), func("a::xxx"), func("ns::b::xxx"), TEST() local
4085 std::vector<Symbol> Syms = {Sym}; TEST() local
[all...]
H A DBackgroundIndexTests.cpp224 auto Syms = runFuzzyFind(Idx, "common"); in TEST_F() local
H A DDiagnosticsTests.cpp1227 buildIndexWithSymbol(llvm::ArrayRef<SymbolWithHeader> Syms) buildIndexWithSymbol() argument
/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp88 SmallVector<Symbol, 1> Syms; member
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp519 Elf_Sym_Range Syms(nullptr, nullptr); in getSymtabAndStrtab() local
542 Elf_Sym_Range Syms(nullptr, nullptr); in printSymbolsHelper() local
3990 SmallVector<std::pair<uint64_t, std::string>, 0> Syms; printRelr() local
7554 ArrayRef<Elf_Sym> Syms; printVersionSymbolSection() local
[all...]
/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1035 std::vector<Elf_Sym> Syms = initSymtabSectionHeader() local

12