Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h627 if (!PLTSection) in getStubsSection()
628 PLTSection = in getStubsSection()
630 return *PLTSection; in getStubsSection()
634 Section *PLTSection = nullptr; variable