56 #ifndef __ElfHelper_hpp__ 57 #define __ElfHelper_hpp__ 83 bool open(
char *_memPtr,
size_t _memLen, std::string _fileName);
bool open(char *_memPtr, size_t _memLen, std::string _fileName)
ElfSectionVector * elfGetSectionVector(Elf *elf)
std::string getFileName()
char * elfSectionGetData(char *obj_ptr, GElf_Shdr *shdr)