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

/external/llvm/lib/DebugInfo/
H A DDWARFDebugFrame.cpp327 bool IsCIE = ((IsDWARF64 && Id == DW64_CIE_ID) || Id == DW_CIE_ID);
/external/llvm/include/llvm/Support/
H A DDwarf.h68 const uint64_t DW64_CIE_ID = UINT64_MAX; variable

Completed in 78 milliseconds