Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp888 constexpr uint64_t getCIEId(bool IsDWARF64, bool IsEH) { in getCIEId() function
907 getCIEId(IsDWARF64, IsEH)) in dump()
1028 if (Id == getCIEId(IsDWARF64, IsEH)) { in parse()