Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp540 static const Comdat *getELFComdat(const GlobalValue *GV) { in getELFComdat() function
777 if (const Comdat *C = getELFComdat(GO)) { in selectExplicitSectionGlobal()
831 if (const Comdat *C = getELFComdat(GO)) { in selectELFSectionForGlobal()
950 if (const Comdat *C = getELFComdat(&F)) { in getSectionForLSDA()