Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_ppc64.cpp179 if (Section *sbssSection = G.findSectionByName(".sbss")) in buildTables_ELF_ppc64() local
180 G.mergeSections(*TOCSection, *sbssSection); in buildTables_ELF_ppc64()