OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ebl_osabi_name
(Results
1 - 4
of
4
) sorted by null
/external/elfutils/libebl/
eblosabiname.c
60
ebl_osabi_name
(ebl, osabi, buf, len)
function
libebl.h
176
extern const char *
ebl_osabi_name
(Ebl *ebl, int osabi, char *buf, size_t len);
/external/elfutils/src/
elflint.c
386
ebl_osabi_name
(ebl, ehdr->e_ident[EI_OSABI], buf, sizeof (buf)));
[
all
...]
readelf.c
724
ebl_osabi_name
(ebl, ehdr->e_ident[EI_OSABI], buf, sizeof (buf)));
[
all
...]
Completed in 194 milliseconds