HPCToolkit
ElfHelper.cpp File Reference
#include <err.h>
#include <gelf.h>
#include <lib/support/diagnostics.h>
#include "ElfHelper.hpp"
#include "RelocateCubin.hpp"
#include <Elf_X.h>
#include <include/hpctoolkit-config.h>
Include dependency graph for ElfHelper.cpp:

Go to the source code of this file.

Macros

#define NULL   0
 

Functions

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

Macro Definition Documentation

◆ NULL

#define NULL   0

Definition at line 85 of file ElfHelper.cpp.

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: