OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ebl_machine_flag_check
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/libebl/
eblmachineflagcheck.c
38
ebl_machine_flag_check
(Ebl *ebl, Elf64_Word flags)
function
libebl.h
131
extern bool
ebl_machine_flag_check
(Ebl *ebl, GElf_Word flags);
/external/elfutils/src/
elflint.c
491
if (!
ebl_machine_flag_check
(ebl, ehdr->e_flags))
[
all
...]
Completed in 44 milliseconds