Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h618 Optional<unsigned> getELFUniqueIDForEntsize(StringRef SectionName,
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp614 Optional<unsigned> MCContext::getELFUniqueIDForEntsize(StringRef SectionName, in getELFUniqueIDForEntsize() function in MCContext
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp724 Ctx.getELFUniqueIDForEntsize(SectionName, Flags, EntrySize); in calcUniqueIDUpdateFlagsAndSize()