Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp566 static const Comdat *getELFComdat(const GlobalValue *GV) { in getELFComdat() function
774 if (const Comdat *C = getELFComdat(GO)) { in getGlobalObjectInfo()
976 if (const Comdat *C = getELFComdat(&F)) { in getSectionForLSDA()