Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h521 Optional<unsigned> getELFUniqueIDForEntsize(StringRef SectionName,
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp550 Optional<unsigned> MCContext::getELFUniqueIDForEntsize(StringRef SectionName, in getELFUniqueIDForEntsize() function in MCContext
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp699 auto maybeID = getContext().getELFUniqueIDForEntsize(SectionName, Flags, in getExplicitSectionGlobal()
720 auto maybeID = getContext().getELFUniqueIDForEntsize( in getExplicitSectionGlobal()