Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_ppc64.cpp173 if (Section *gotSection = G.findSectionByName(".got")) in buildTables_ELF_ppc64() local
174 G.mergeSections(*TOCSection, *gotSection); in buildTables_ELF_ppc64()