OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getELFType
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Object/
Binary.h
65
static inline unsigned int
getELFType
(bool isLE, bool is64Bits) {
ELFObjectFile.h
120
uint8_t
getELFType
() const {
337
return v->getType() ==
getELFType
(ELFT::TargetEndianness == support::little,
741
getELFType
(ELFT::TargetEndianness == support::little, ELFT::Is64Bits),
Completed in 404 milliseconds