Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_ppc64.cpp177 if (Section *sdataSection = G.findSectionByName(".sdata")) in buildTables_ELF_ppc64() local
178 G.mergeSections(*TOCSection, *sdataSection); in buildTables_ELF_ppc64()