Searched refs:ELFSec (Results 1 – 3 of 3) sorted by relevance
582 if (auto *ELFSec = dyn_cast<const MCSectionELF>(Sec)) in writeSectionData() local584 ELFSec->getSectionName() + "'"); in writeSectionData()
705 auto *ELFSec = cast_or_null<MCSectionELF>(SecA); in recordRelocation() local707 ELFSec ? cast<MCSymbolELF>(ELFSec->getBeginSymbol()) : nullptr; in recordRelocation()
679 if (auto *ELFSec = dyn_cast<const MCSectionELF>(Sec)) in writeSectionData() local681 ELFSec->getSectionName() + "'"); in writeSectionData()