Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp529 static const Comdat *getELFComdat(const GlobalValue *GV) { in getELFComdat() function
689 if (const Comdat *C = getELFComdat(GO)) { in selectExplicitSectionGlobal()
801 if (const Comdat *C = getELFComdat(GO)) { in selectELFSectionForGlobal()
915 if (const Comdat *C = getELFComdat(&F)) { in getSectionForLSDA()