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.cpp93 constexpr uint64_t getCIEId(bool IsDWARF64, bool IsEH) { in getCIEId() function
111 getCIEId(IsDWARF64, DumpOpts.IsEH)) in dump()
232 if (Id == getCIEId(IsDWARF64, IsEH)) { in parse()