Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_ppc64.cpp183 if (Section *tocbssSection = G.findSectionByName(".tocbss")) in buildTables_ELF_ppc64() local
184 G.mergeSections(*TOCSection, *tocbssSection); in buildTables_ELF_ppc64()