Searched defs:EHFrame (Results 1 – 5 of 5) sorted by relevance
141 struct EHFrame { struct145 typedef std::vector<EHFrame> EHFrameInfos; argument
26 auto *EHFrame = G.findSectionByName(EHFrameSectionName); in operator ()() local130 auto *EHFrame = G.findSectionByName(EHFrameSectionName); in operator ()() local747 auto *EHFrame = G.findSectionByName(EHFrameSectionName); in operator ()() local
325 struct EHFrame { struct329 std::vector<EHFrame> UnfinalizedEHFrames; argument
63 std::unique_ptr<DWARFDebugFrame> EHFrame; variable
326 SectionEntry *EHFrame = &Sections[SectionInfo.EHFrameSID]; in registerEHFrames() local