HomeSort by relevance Sort by last modified time
    Searched refs:getCIE (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
EhFrame.h 143 const CIE& getCIE() const { return *m_pCIE; }
144 CIE& getCIE() { return *m_pCIE; }
  /frameworks/compile/mclinker/lib/LD/
EhFrameHdr.cpp 143 uint8_t fde_encoding = pFDE.getCIE().getFDEEncode();
EhFrame.cpp 146 pFDE.getCIE().add(pFDE);
277 fde.getCIE().remove(fde);

Completed in 2916 milliseconds