OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Libelf_Data
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/bsd/elftoolchain/dist/libelf/
gelf_symshndx.c
53
struct
_Libelf_Data
*ld, *lid;
55
ld = (struct
_Libelf_Data
*) d;
56
lid = (struct
_Libelf_Data
*) id;
113
struct
_Libelf_Data
*ld, *lid;
115
ld = (struct
_Libelf_Data
*) d;
116
lid = (struct
_Libelf_Data
*) id;
libelf_allocate.c
129
struct
_Libelf_Data
*
132
struct
_Libelf_Data
*d;
144
struct
_Libelf_Data
*
145
_libelf_release_data(struct
_Libelf_Data
*d)
181
struct
_Libelf_Data
*d, *td;
186
STAILQ_REMOVE(&s->s_data, d,
_Libelf_Data
, d_next);
192
STAILQ_REMOVE(&s->s_rawdata, d,
_Libelf_Data
, d_next);
gelf_syminfo.c
52
struct
_Libelf_Data
*d;
56
d = (struct
_Libelf_Data
*) ed;
113
struct
_Libelf_Data
*d;
117
d = (struct
_Libelf_Data
*) ed;
_libelf.h
138
struct
_Libelf_Data
{
142
STAILQ_ENTRY(
_Libelf_Data
) d_next;
150
STAILQ_HEAD(,
_Libelf_Data
) s_data; /* translated data */
151
STAILQ_HEAD(,
_Libelf_Data
) s_rawdata; /* raw data */
205
struct
_Libelf_Data
*_libelf_allocate_data(Elf_Scn *_s);
230
struct
_Libelf_Data
*_libelf_release_data(struct
_Libelf_Data
*_d);
gelf_cap.c
56
struct
_Libelf_Data
*d;
58
d = (struct
_Libelf_Data
*) ed;
115
struct
_Libelf_Data
*d;
117
d = (struct
_Libelf_Data
*) ed;
gelf_dyn.c
56
struct
_Libelf_Data
*d;
58
d = (struct
_Libelf_Data
*) ed;
116
struct
_Libelf_Data
*d;
118
d = (struct
_Libelf_Data
*) ed;
gelf_move.c
56
struct
_Libelf_Data
*d;
58
d = (struct
_Libelf_Data
*) ed;
119
struct
_Libelf_Data
*d;
121
d = (struct
_Libelf_Data
*) ed;
gelf_rel.c
56
struct
_Libelf_Data
*d;
58
d = (struct
_Libelf_Data
*) ed;
118
struct
_Libelf_Data
*d;
120
d = (struct
_Libelf_Data
*) ed;
gelf_rela.c
56
struct
_Libelf_Data
*d;
58
d = (struct
_Libelf_Data
*) ed;
119
struct
_Libelf_Data
*d;
121
d = (struct
_Libelf_Data
*) ed;
gelf_sym.c
56
struct
_Libelf_Data
*d;
58
d = (struct
_Libelf_Data
*) ed;
118
struct
_Libelf_Data
*d;
120
d = (struct
_Libelf_Data
*) ed;
elf_data.c
54
struct
_Libelf_Data
*d;
58
d = (struct
_Libelf_Data
*) ed;
184
struct
_Libelf_Data
*d;
229
struct
_Libelf_Data
*d;
239
d = (struct
_Libelf_Data
*) ed;
elf_flag.c
65
struct
_Libelf_Data
*ld;
76
ld = (struct
_Libelf_Data
*) d;
elf_update.c
130
struct
_Libelf_Data
*ld;
738
struct
_Libelf_Data
*ld;
Completed in 43 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026