ns-3 Direct Code Execution
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
readversiondef.c File Reference
#include <elf.h>
#include <link.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <sys/mman.h>
#include <fcntl.h>
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <string.h>
+ Include dependency graph for readversiondef.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 13 of file readversiondef.c.

References ns3::ElfW().

Referenced by ns3::DceManager::DoExecProcess(), ns3::DceManager::DoStartProcess(), and ns3::DceManager::Execve().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: