Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h605 std::optional<unsigned> getELFUniqueIDForEntsize(StringRef SectionName,
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp668 MCContext::getELFUniqueIDForEntsize(StringRef SectionName, unsigned Flags, in getELFUniqueIDForEntsize() function in MCContext
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp748 Ctx.getELFUniqueIDForEntsize(SectionName, Flags, EntrySize); in calcUniqueIDUpdateFlagsAndSize()