Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h592 Optional<unsigned> getELFUniqueIDForEntsize(StringRef SectionName,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp605 Optional<unsigned> MCContext::getELFUniqueIDForEntsize(StringRef SectionName, in getELFUniqueIDForEntsize() function in MCContext
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp716 auto maybeID = Ctx.getELFUniqueIDForEntsize(SectionName, Flags, in selectExplicitSectionGlobal()
736 auto maybeID = Ctx.getELFUniqueIDForEntsize( in selectExplicitSectionGlobal()