OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBELF_EV_IDX
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/libelf/
elf_getdata_rawchunk.c
178
(*__elf_xfctstom[
LIBELF_EV_IDX
][
LIBELF_EV_IDX
][elf->class - 1][type])
elf_getdata.c
244
Elf_Type t = shtype_map[
LIBELF_EV_IDX
][TYPEIDX (type)];
249
entsize = __libelf_type_sizes[
LIBELF_EV_IDX
][elf->class - 1][t];
321
scn->rawdata.d.d_type = shtype_map[
LIBELF_EV_IDX
][TYPEIDX (type)];
libelfP.h
453
# define
LIBELF_EV_IDX
0
455
# define
LIBELF_EV_IDX
(__libelf_version - 1)
463
(__libelf_type_aligns[
LIBELF_EV_IDX
][class - 1][type] ?: 1)
Completed in 507 milliseconds