Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp287 getSectionExtent(jitlink::LinkGraph &G, StringRef SectionName) { in getSectionExtent() function
340 if (auto ModInitsOrErr = getSectionExtent(G, "__DATA,__mod_init_func")) in modifyPassConfig()
346 if (auto ObjCSelRefsOrErr = getSectionExtent(G, "__DATA,__objc_selrefs")) in modifyPassConfig()
353 getSectionExtent(G, "__DATA,__objc_classlist")) in modifyPassConfig()