HomeSort by relevance Sort by last modified time
    Searched refs:text_bias (Results 1 - 8 of 8) sorted by null

  /external/valgrind/coregrind/m_debuginfo/
priv_readexidx.h 44 PtrdiffT text_bias );
readmacho.c 318 sym_addr = di->text_bias + nl.n_value;
712 /* mmap the object file to look for di->soname and di->text_bias
753 // Get di->text_bias (aka slide) based on the corresponding LC_SEGMENT
756 di->text_bias = 0;
848 di->text_bias = di->text_avma - di->text_svma;
855 di->text_debug_bias = di->text_bias;
    [all...]
readelf.c 253 PtrdiffT text_bias, data_bias, sdata_bias, rodata_bias, bss_bias, sbss_bias; local
296 text_bias = di->text_debug_bias;
309 text_bias = di->text_bias;
330 (*sym_avmas_out).main += text_bias;
369 (*sym_avmas_out).main += text_bias;
574 supplied value (which is di->text_bias) for both of these.
786 escn_opd, di->text_bias,
    [all...]
readexidx.c     [all...]
priv_storage.h 706 di->text_bias = rx_bias;
774 PtrdiffT text_bias; member in struct:_DebugInfo
    [all...]
readdwarf.c 2029 Addr text_bias; member in struct:__anon25041
    [all...]
readpdb.c     [all...]
debuginfo.c     [all...]

Completed in 485 milliseconds