Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp509 static unsigned getEntrySizeForKind(SectionKind Kind) { in getEntrySizeForKind() function
577 getEntrySizeForKind(Kind), Group, UniqueID, AssociatedSymbol); in getExplicitSectionGlobal()
616 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal()