Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp462 static SectionKind getELFKindForNamedSection(StringRef Name, SectionKind K) { in getELFKindForNamedSection() function
808 Kind = getELFKindForNamedSection(SectionName, Kind); in selectExplicitSectionGlobal()