OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_elf
(Results
1 - 3
of
3
) sorted by null
/external/libcxx/utils/sym_check/sym_check/
util.py
98
def
is_elf
(filename):
function
121
return
is_elf
(filename)
/toolchain/binutils/binutils-2.25/gold/
readsyms.cc
292
bool
is_elf
= is_elf_object(input_file, 0, &ehdr, &read_size);
local
328
if (
is_elf
)
381
if (
is_elf
)
/toolchain/binutils/binutils-2.25/
configure
[
all
...]
Completed in 43 milliseconds