OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ebl_bhinit_t
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/libebl/
libeblP.h
90
typedef const char *(*
ebl_bhinit_t
) (Elf *, GElf_Half, Ebl *, size_t);
typedef
eblopenbackend.c
344
ebl_bhinit_t
initp;
354
initp = (
ebl_bhinit_t
) dlsym (h, symname);
Completed in 547 milliseconds