Home
last modified time | relevance | path

Searched refs:ELFSec (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCAssembler.cpp680 if (auto *ELFSec = dyn_cast<const MCSectionELF>(Sec)) in writeSectionData() local
682 ELFSec->getSectionName() + "'"); in writeSectionData()