Searched refs:EHSectionType (Results 1 – 2 of 2) sorted by relevance
360 EHSectionType = ELF::SHT_PROGBITS; in InitELFMCObjectFileInfo()364 EHSectionType = ELF::SHT_X86_64_UNWIND; in InitELFMCObjectFileInfo()759 Ctx->getELFSection(".eh_frame", EHSectionType, in InitEHFrameSection()
51 unsigned EHSectionType; variable