CBMC
|
Read ELF. More...
Go to the source code of this file.
Functions | |
static void | u16_to_native_endian_inplace (bool le_input, uint16_t &input) |
static void | u32_to_native_endian_inplace (bool le_input, uint32_t &input) |
static void | u64_to_native_endian_inplace (bool le_input, unsigned long long &input) |
Read ELF.
Definition in file elf_reader.cpp.
|
static |
Definition at line 19 of file elf_reader.cpp.
|
static |
Definition at line 26 of file elf_reader.cpp.
|
static |
Definition at line 36 of file elf_reader.cpp.