HomeSort by: relevance | last modified time | path
    Searched refs:getELFUniqueIDForEntsize (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 592 Optional<unsigned> getELFUniqueIDForEntsize(StringRef SectionName,
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp 605 Optional<unsigned> MCContext::getELFUniqueIDForEntsize(StringRef SectionName,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 716 auto maybeID = Ctx.getELFUniqueIDForEntsize(SectionName, Flags,
736 auto maybeID = Ctx.getELFUniqueIDForEntsize(

Completed in 47 milliseconds