|
static bool | is_valid_elf (std::istream &stream) |
|
template<typename ElfType_ >
Returns e_machine from the ELF header
template<typename ElfType_ >
Returns the processor-specific flags
template<typename ElfType_ >
Returns the OS ABI field from the ident field
template<typename ElfType_ >
Returns the OS ABI Version field from the ident field
template<typename ElfType_ >
Returns e_type from the ELF header
template<typename ElfType_ >
Returns whether this ELF file uses big-endian or little-endian Please note: If you didn't use is_valid_elf(...) to check whether this is an ELF object, this might be wrong
The documentation for this class was generated from the following file:
- /mnt/home/bo/scm/paludis/paludis/paludis/util/elf.hh