HIP: Heterogenous-computing Interface for Portability
ELFIO::note_section_accessor Member List

This is the complete list of members for ELFIO::note_section_accessor, including all inherited members.

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