Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp617 getELFSectionNameForGlobal(const GlobalObject *GO, SectionKind Kind, in getELFSectionNameForGlobal() function
733 getELFSectionNameForGlobal(GO, Kind, Mang, TM, EntrySize, false); in calcUniqueIDUpdateFlagsAndSize()
850 SmallString<128> Name = getELFSectionNameForGlobal( in selectELFSectionForGlobal()