Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DEhFrameReader.cpp213 EhFrame::CIE* cie = new EhFrame::CIE(pRegion); in addCIE() local
323 EhFrame::CIE* cie = new EhFrame::CIE(pRegion); in addCIE() local
DEhFrameHdr.cpp83 EhFrame::CIE& cie = **i; in emitOutput() local
DEhFrame.cpp212 CIE* cie = *i; in setupAttributes() local
DELFObjectWriter.cpp410 EhFrame::CIE& cie = **i; in emitEhFrame() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp285 EhFrame::CIE* cie = new EhFrame::GeneratedCIE(cie_region); in addEhFrameForPLT() local