Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h617 std::optional<unsigned> getELFUniqueIDForEntsize(StringRef SectionName,
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp640 MCContext::getELFUniqueIDForEntsize(StringRef SectionName, unsigned Flags, in getELFUniqueIDForEntsize() function in MCContext
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp758 Ctx.getELFUniqueIDForEntsize(SectionName, Flags, EntrySize); in calcUniqueIDUpdateFlagsAndSize()