Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_ppc64.cpp185 if (Section *pltSection = G.findSectionByName(".plt")) in buildTables_ELF_ppc64() local
186 G.mergeSections(*TOCSection, *pltSection); in buildTables_ELF_ppc64()