Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DEhFrameReader.cpp216 EhFrame::CIE* cie = new EhFrame::CIE(pRegion); in addCIE() local
326 EhFrame::CIE* cie = new EhFrame::CIE(pRegion); in addCIE() local
DEhFrameHdr.cpp83 EhFrame::CIE& cie = **i; in emitOutput() local
DEhFrame.cpp227 CIE* cie = *i; in setupAttributes() local
DELFObjectWriter.cpp420 EhFrame::CIE& cie = **i; in emitEhFrame() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp309 EhFrame::CIE* cie = new EhFrame::GeneratedCIE(cie_region); in addEhFrameForPLT() local