HomeSort by relevance Sort by last modified time
    Searched refs:getELFNamedSection (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCContext.h 387 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
  /external/llvm/lib/MC/
MCContext.cpp 326 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix,
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 73 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(),
    [all...]

Completed in 91 milliseconds