Searched refs:CIEs (Results 1 – 10 of 10) sorted by relevance
1038 DenseMap<uint64_t, CIE *> CIEs; in parse() local1055 CIEs[StartOffset] = Cie.get(); in parse()1165 CIEs[StartOffset] = Cie.get(); in parse()1173 CIE *Cie = CIEs[IsEH ? (StartStructureOffset - CIEPointer) : CIEPointer]; in parse()
781 setting offsets for removed CIEs. Don't set "sec", instead set784 for CIEs. Use pointers rather than array indices.
5505 (_bfd_elf_discard_section_eh_frame): Don't discard duplicate CIEs9397 (_bfd_elf_discard_section_eh_frame): Set it for CIEs with pcrel
166 . might have changed due to deleted FDE or CIEs.
4194 multiple CIEs and FDEs corresponding to the parts of that function.*4210 A constant that is used to distinguish CIEs from FDEs.
3705 A constant that is used to distinguish CIEs from FDEs.
2015 (dot_cfi_endproc): Reuse already emitted CIEs.