Searched defs:cie (Results 1 – 7 of 7) sorted by relevance
145 for (const EhSectionPiece &cie : eh.cies) scanEhFrameSection() local
46 EhSectionPiece *cie = nullptr; member
388 addCie(EhSectionPiece & cie,ArrayRef<RelTy> rels) addCie() argument [all...]
497 const CIE *cie = GetCIE(cie_offset); in GetFDEIndex() local 568 const CIE *cie = GetCIE(cie_offset); FDEToUnwindPlan() local [all...]
316 parseCIE(A & addressSpace,pint_t cie,CIE_Info * cieInfo) parseCIE() argument
779 inline iterator_range<cfi_iterator> cie() { cie() function 782 inline iterator_range<const_cfi_iterator> cie() const { cie() function
1246 CIE cie; in parseCIE() local 1448 const CIE &cie = cieMap[cieIsec]; in registerEhFrames() local [all...]