Searched refs:level2_offset (Results 1 – 1 of 1) sorted by relevance
1983 unsigned int level2_offset; in dump_exe_compact_unwind() local1987 level2_offset = bfd_get_32 (abfd, index_entry->second_level_offset); in dump_exe_compact_unwind()1990 i, func_offset, level2_offset, lsda_offset); in dump_exe_compact_unwind()1999 unsigned int level2_offset; in dump_exe_compact_unwind() local2004 level2_offset = bfd_get_32 (abfd, index_entry->second_level_offset); in dump_exe_compact_unwind()2007 if (level2_offset == 0) in dump_exe_compact_unwind()2010 level2 = content + level2_offset; in dump_exe_compact_unwind()