Public Attributes | |
std::vector< uint32_t > | deps |
long | p_memsz |
long | p_vaddr |
Definition at line 29 of file elf-cache.h.
std::vector<uint32_t> ns3::ElfCache::FileInfo::deps |
Definition at line 33 of file elf-cache.h.
Referenced by ns3::ElfCache::Add(), and ns3::ElfCache::EditBuffer().
long ns3::ElfCache::FileInfo::p_memsz |
Definition at line 32 of file elf-cache.h.
Referenced by ns3::ElfCache::Add(), and ns3::ElfCache::EditBuffer().
long ns3::ElfCache::FileInfo::p_vaddr |
Definition at line 31 of file elf-cache.h.
Referenced by ns3::ElfCache::Add(), and ns3::ElfCache::EditBuffer().