Searched refs:renameELFSection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCContext.h353 void renameELFSection(const MCSectionELF *Section, StringRef Name);
/external/llvm/lib/MC/
H A DMCContext.cpp265 void MCContext::renameELFSection(const MCSectionELF *Section, StringRef Name) { function in class:MCContext
H A DELFObjectWriter.cpp1254 Asm.getContext().renameELFSection(&Section,

Completed in 49 milliseconds