HomeSort by relevance Sort by last modified time
    Searched defs:Ehdr (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/ADT/
SizeTraits.h 58 typedef llvm::ELF::Elf32_Ehdr Ehdr;
79 typedef llvm::ELF::Elf64_Ehdr Ehdr;
  /external/elfutils/libelf/
abstract.h 52 #define Ehdr(Bits, Ext) \
53 START (Bits, Ehdr, Ext##Ehdr) \
69 END (Bits, Ext##Ehdr)
72 Ehdr(32, Ext)
74 Ehdr(64, Ext)

Completed in 598 milliseconds