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

  /external/llvm/include/llvm/MC/
MCContext.h 272 void renameELFSection(const MCSectionELF *Section, StringRef Name);
  /external/llvm/lib/MC/
MCContext.cpp 236 void MCContext::renameELFSection(const MCSectionELF *Section, StringRef Name) {
ELFObjectWriter.cpp     [all...]

Completed in 151 milliseconds