Home
last modified time | relevance | path

Searched refs:getCIEId (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp945 constexpr uint64_t getCIEId(bool IsDWARF64, bool IsEH) { in getCIEId() function
963 getCIEId(IsDWARF64, DumpOpts.IsEH)) in dump()
1083 if (Id == getCIEId(IsDWARF64, IsEH)) { in parse()