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 172 VG_(printf)(": svma %#010lx, %ssz %4ld %s\n",
270 /* Work out the svma and bias for each section as it will appear in
302 the previously deduced section svma address ranges are wrong. */
579 "ignore -- %#lx .. %#lx outside .text svma range %#lx .. %#lx\n",
589 "/ .bss / .sbss svma ranges\n",
1720 Addr svma = shdr->sh_addr; local
    [all...]
priv_storage.h 578 The _debug_{svma,bias} fields were added as part of a fix to
583 different SVMA. Hence debuginfo and primary objects need to
592 di->text_svma = svma;
595 di->text_debug_svma = svma;
    [all...]
readmacho.c 777 // svma/bias values using the same assumption. It also needs
786 // {text,data,bss}_{avma,svma}, from which the _bias numbers are
802 svma/bias for the primary object, since there is
    [all...]
readdwarf3.c 55 In many cases it is important to know the svma of a CU (the "base
69 get rid of cu_svma_known and document the assumed-zero svma hack.
394 /* SVMA for this CU. In the D3 spec, is known as the "base
    [all...]
d3basics.c 563 /* Presumably what is given in the Dwarf3 is a SVMA (how
    [all...]
readpdb.c     [all...]

Completed in 281 milliseconds