HIP: Heterogenous-computing Interface for Portability
Public Member Functions | List of all members
ELFIO::note_section_accessor Class Reference

Public Member Functions

 note_section_accessor (const elfio &elf_file_, section *section_)
 
Elf_Word get_notes_num () const
 
bool get_note (Elf_Word index, Elf_Word &type, std::string &name, void *&desc, Elf_Word &descSize) const
 
void add_note (Elf_Word type, const std::string &name, const void *desc, Elf_Word descSize)
 

The documentation for this class was generated from the following file: