Searched refs:EHSectionFlags (Results 1 – 2 of 2) sorted by relevance
458 unsigned EHSectionFlags = ELF::SHF_ALLOC; in initELFMCObjectFileInfo() local460 EHSectionFlags |= ELF::SHF_WRITE; in initELFMCObjectFileInfo()589 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()
340 unsigned EHSectionFlags = ELF::SHF_ALLOC; in initELFMCObjectFileInfo() local342 EHSectionFlags |= ELF::SHF_WRITE; in initELFMCObjectFileInfo()489 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()