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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp414 static SectionKind getELFKindForNamedSection(StringRef Name, SectionKind K) { function
583 Kind = getELFKindForNamedSection(SectionName, Kind);

Completed in 57 milliseconds