OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:basep
(Results
1 - 4
of
4
) sorted by null
/external/elfutils/libdw/
dwarf_ranges.c
60
dwarf_ranges (Dwarf_Die *die, ptrdiff_t offset, Dwarf_Addr *
basep
,
111
if (unlikely (INTUSE(dwarf_lowpc) (&cudie,
basep
) != 0)
115
basep
) != 0)
146
*
basep
= end;
156
*
basep
= end;
165
*startp = *
basep
+ begin;
166
*endp = *
basep
+ end;
libdw.h
367
should be zero and *
BASEP
need not be initialized. Returns -1 for
370
must preserve *
BASEP
from the prior call. Successful calls fill in
373
ptrdiff_t offset, Dwarf_Addr *
basep
,
/external/strace/
file.c
2651
long
basep
;
local
[
all
...]
/external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c
[
all
...]
Completed in 732 milliseconds