Home
last modified time | relevance | path

Searched defs:cie (Results 1 – 7 of 7) sorted by relevance

/llvm-project/lld/ELF/
H A DMarkLive.cpp145 for (const EhSectionPiece &cie : eh.cies) scanEhFrameSection() local
H A DSyntheticSections.h46 EhSectionPiece *cie = nullptr; member
H A DSyntheticSections.cpp388 addCie(EhSectionPiece & cie,ArrayRef<RelTy> rels) addCie() argument
[all...]
/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp497 const CIE *cie = GetCIE(cie_offset); in GetFDEIndex() local
568 const CIE *cie = GetCIE(cie_offset); FDEToUnwindPlan() local
[all...]
/llvm-project/libunwind/src/
H A DDwarfParser.hpp316 parseCIE(A & addressSpace,pint_t cie,CIE_Info * cieInfo) parseCIE() argument
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h779 inline iterator_range<cfi_iterator> cie() { cie() function
782 inline iterator_range<const_cfi_iterator> cie() const { cie() function
/llvm-project/lld/MachO/
H A DInputFiles.cpp1246 CIE cie; in parseCIE() local
1448 const CIE &cie = cieMap[cieIsec]; in registerEhFrames() local
[all...]