HPCToolkit
ElfHelper.hpp File Reference
#include <vector>
#include <string>
#include <libelf.h>
#include <gelf.h>
Include dependency graph for ElfHelper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ElfFile
 
class  ElfFileVector
 
class  ElfSectionVector
 

Functions

ElfSectionVectorelfGetSectionVector (Elf *elf)
 
char * elfSectionGetData (char *obj_ptr, GElf_Shdr *shdr)
 

Function Documentation

◆ elfGetSectionVector()

ElfSectionVector* elfGetSectionVector ( Elf *  elf)

Definition at line 142 of file ElfHelper.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ elfSectionGetData()

char* elfSectionGetData ( char *  obj_ptr,
GElf_Shdr *  shdr 
)

Definition at line 165 of file ElfHelper.cpp.

Here is the caller graph for this function: