Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_ppc64.cpp175 if (Section *tocSection = G.findSectionByName(".toc")) in buildTables_ELF_ppc64() local
176 G.mergeSections(*TOCSection, *tocSection); in buildTables_ELF_ppc64()