Searched defs:segment_base (Results 1 – 3 of 3) sorted by relevance
53 unsigned long segment_base; /* base for offsets in the unwind table entries */ member
2082 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table()2097 unw_add_unwind_table (const char *name, unsigned long segment_base, unsigned long gp, in unw_add_unwind_table()
1062 static unsigned long segment_base(u16 selector) in segment_base() function