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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCSectionELF.h 67 void setSectionName(StringRef Name) { this->Name = Name; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp 459 const_cast<MCSectionELF *>(Section)->setSectionName(CachedName);

Completed in 15 milliseconds