OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getELFType
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Object/
Binary.h
63
static inline unsigned int
getELFType
(bool isLE, bool is64Bits) {
ELFObjectFile.h
209
return v->getType() ==
getELFType
(ELFT::TargetEndianness == support::little,
778
: ObjectFile(
getELFType
(static_cast<endianness>(ELFT::TargetEndianness) ==
[
all
...]
Completed in 30 milliseconds