Searched defs:cie_offset (Results 1 – 5 of 5) sorted by relevance
127 DWARFCallFrameInfo::GetCIE(dw_offset_t cie_offset) in GetCIE()143 DWARFCallFrameInfo::ParseCIE (const dw_offset_t cie_offset) in ParseCIE()351 const dw_offset_t cie_offset = current_entry + 4 - cie_id; in GetFDEIndex() local391 dw_offset_t cie_offset = m_cfi_data.GetU32 (&offset); in FDEToUnwindPlan() local
244 int32_t cie_offset; in dwarf_extract_proc_info_from_fde() local274 int64_t cie_offset; in dwarf_extract_proc_info_from_fde() local
85 dw_offset_t cie_offset; member
2247 uint64 cie_offset) { in CIEPointerOutOfRange()2254 void CallFrameInfo::Reporter::BadCIEId(uint64 offset, uint64 cie_offset) { in BadCIEId()
5414 ptrdiff_t cie_offset; in print_debug_frame_section() member