Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h87 Section *getGraphSection(ELFSectionIndex SecIndex) { in getGraphSection() function
380 if (auto *GraphSec = getGraphSection(Sym.st_shndx)) { in graphifySymbols()