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