OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:svma
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/main/coregrind/m_debuginfo/
readelf.c
171
VG_(printf)(":
svma
%#010lx, %ssz %4ld %s\n",
258
/* Work out the
svma
and bias for each section as it will appear in
290
the previously deduced section
svma
address ranges are wrong. */
565
"ignore -- %#lx .. %#lx outside .text
svma
range %#lx .. %#lx\n",
575
"/ .bss / .sbss
svma
ranges\n",
1662
Addr
svma
= shdr->sh_addr;
local
[
all
...]
priv_storage.h
573
The _debug_{
svma
,bias} fields were added as part of a fix to
578
different
SVMA
. Hence debuginfo and primary objects need to
587
di->text_svma =
svma
;
590
di->text_debug_svma =
svma
;
readmacho.c
761
//
svma
/bias values using the same assumption. It also needs
770
// {text,data,bss}_{avma,
svma
}, from which the _bias numbers are
786
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.
393
/*
SVMA
for this CU. In the D3 spec, is known as the "base
[
all
...]
d3basics.c
558
/* Presumably what is given in the Dwarf3 is a
SVMA
(how
[
all
...]
readpdb.c
[
all
...]
Completed in 319 milliseconds