Searched refs:ELFSec (Results 1 – 2 of 2) 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()