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;
713 /* mmap the object file to look for di->soname and di->text_bias
754 // Get di->text_bias (aka slide) based on the corresponding LC_SEGMENT
757 di->text_bias = 0;
849 di->text_bias = di->text_avma - di->text_svma;
856 di->text_debug_bias = di->text_bias;
    [all...]
readelf.c 284 PtrdiffT text_bias, data_bias, sdata_bias, rodata_bias, bss_bias, sbss_bias; local
328 text_bias = di->text_debug_bias;
341 text_bias = di->text_bias;
362 (*sym_avmas_out).main += text_bias;
401 (*sym_avmas_out).main += text_bias;
610 supplied value (which is di->text_bias) for both of these.
823 escn_opd, di->text_bias,
    [all...]
readexidx.c     [all...]
priv_storage.h 693 di->text_bias = rx_bias;
761 PtrdiffT text_bias; member in struct:_DebugInfo
    [all...]
readdwarf.c 1991 Addr text_bias; member in struct:__anon42250
    [all...]
readpdb.c     [all...]
debuginfo.c     [all...]

Completed in 1432 milliseconds