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