HomeSort by relevance Sort by last modified time
    Searched full:svma (Results 1 - 6 of 6) sorted by null

  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c 188 VG_(printf)(": svma %#010lx, %ssz %4ld %s\n",
289 /* Work out the svma and bias for each section as it will appear in
321 the previously deduced section svma address ranges are wrong. */
655 "ignore -- %#lx .. %#lx outside .text svma range %#lx .. %#lx\n",
665 "/ .bss / .sbss svma ranges\n",
1777 Addr svma = a_shdr.sh_addr; local
    [all...]
priv_storage.h 631 The _debug_{svma,bias} fields were added as part of a fix to
636 different SVMA. Hence debuginfo and primary objects need to
645 di->text_svma = svma;
648 di->text_debug_svma = svma;
    [all...]
readmacho.c 818 // svma/bias values using the same assumption. It also needs
827 // {text,data,bss}_{avma,svma}, from which the _bias numbers are
844 svma/bias for the primary object, since there is
    [all...]
readdwarf3.c 56 In many cases it is important to know the svma of a CU (the "base
70 get rid of cu_svma_known and document the assumed-zero svma hack.
402 /* SVMA for this CU. In the D3 spec, is known as the "base
    [all...]
d3basics.c 570 /* Presumably what is given in the Dwarf3 is a SVMA (how
    [all...]
readpdb.c     [all...]

Completed in 366 milliseconds