Searched refs:DW_CIE_ID (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFDebugFrame.cpp214 (uint32_t)Offset, (uint32_t)Length, DW_CIE_ID)
327 bool IsCIE = ((IsDWARF64 && Id == DW64_CIE_ID) || Id == DW_CIE_ID);
/external/llvm/include/llvm/Support/
H A DDwarf.h67 const uint32_t DW_CIE_ID = UINT32_MAX; variable

Completed in 631 milliseconds