Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h174 getOrCreateTOCSection(G); in visitEdge()
186 return createAnonymousPointer(G, getOrCreateTOCSection(G), &Target); in createEntry()
190 Section &getOrCreateTOCSection(LinkGraph &G) { in getOrCreateTOCSection() function