Searched refs:DW64_CIE_ID (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 87 milliseconds