Home
last modified time | relevance | path

Searched refs:getELFStubTarget (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink-elf.cpp53 static Expected<Symbol &> getELFStubTarget(LinkGraph &G, Block &B) { in getELFStubTarget() function
134 if (auto TS = getELFStubTarget(G, Sym->getBlock())) in registerELFGraphInfo()