OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getELFType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Binary.h
75
static inline unsigned int
getELFType
(bool isLE, bool is64Bits) {
ELFObjectFile.h
161
uint8_t
getELFType
() const {
166
uint8_t Type =
getELFType
();
440
return v->getType() ==
getELFType
(ELFT::TargetEndianness == support::little,
1089
getELFType
(ELFT::TargetEndianness == support::little, ELFT::Is64Bits),
Completed in 47 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026