Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DELF_x86_64.cpp538 auto JitSection = G->findSectionByName(*sectName); in graphifyRegularSymbols() local
539 if (!JitSection) in graphifyRegularSymbols()
543 auto bs = JitSection->blocks(); in graphifyRegularSymbols()