OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nregloc
(Results
1 - 7
of
7
) sorted by null
/external/elfutils/backends/
x86_corenote.c
28
return ioperm_info (descsz, regs_offset,
nregloc
, reglocs, nitems, items);
32
size_t *
nregloc
, const Ebl_Register_Location **reglocs,
42
*
nregloc
= 0;
i386_corenote.c
106
return tls_info (descsz, regs_offset,
nregloc
, reglocs, nitems, items); \
119
size_t *
nregloc
, const Ebl_Register_Location **reglocs,
126
*
nregloc
= 0;
linux-core-note.c
170
regs_offset,
nregloc
, reglocs, nitems, items)
174
size_t *
nregloc
;
185
*
nregloc
= sizeof prstatus_regs / sizeof prstatus_regs[0];
195
*
nregloc
= 0;
206
*
nregloc
= sizeof table / sizeof table[0]; \
/external/elfutils/libebl/
eblcorenote.c
65
regs_offset,
nregloc
, reglocs, nitems, items)
70
size_t *
nregloc
;
75
int result = ebl->core_note (n_type, descsz, regs_offset,
nregloc
, reglocs,
82
*
nregloc
= 0;
libebl.h
353
GElf_Word *regs_offset, size_t *
nregloc
,
eblopenbackend.c
190
GElf_Word *regs_offset, size_t *
nregloc
,
615
size_t *
nregloc
__attribute__ ((unused)),
/external/elfutils/src/
readelf.c
6066
size_t
nregloc
;
local
[
all
...]
Completed in 83 milliseconds