Searched defs:cie (Results 1 – 2 of 2) sorted by relevance
102 [&](const CIE* cie) { in WriteMinidebugInfo()110 [&](const FDE* fde, const CIE* cie) { in WriteMinidebugInfo()123 const CIE* cie = entry.second; in WriteMinidebugInfo() local
304 reader.VisitDebugFrame([&](const Reader::CIE* cie) { in PackElfFileForJIT()