Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:text_bias

317          sym_addr = di->text_bias + nl.n_value;
706 /* mmap the object file to look for di->soname and di->text_bias
747 // Get di->text_bias (aka slide) based on the corresponding LC_SEGMENT
750 di->text_bias = 0;
842 di->text_bias = di->text_avma - di->text_svma;
849 di->text_debug_bias = di->text_bias;