OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isELF
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Object/
Binary.h
95
bool
isELF
() const {
/frameworks/compile/mclinker/lib/LD/
ELFReader.cpp
44
///
isELF
- is this a ELF file
45
bool ELFReader<32, true>::
isELF
(void* pELFHeader) const
605
///
isELF
- is this a ELF file
606
bool ELFReader<64, true>::
isELF
(void* pELFHeader) const
[
all
...]
Completed in 59 milliseconds