Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp192 static const Comdat *getELFComdat(const GlobalValue *GV) { in getELFComdat() function
214 if (const Comdat *C = getELFComdat(GV)) { in getExplicitSectionGlobal()
269 if (const Comdat *C = getELFComdat(GV)) { in selectELFSectionForGlobal()