HIP: Heterogenous-computing Interface for Portability
|
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_accessor | inline |
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_accessor | inline |
get_notes_num() const (defined in ELFIO::note_section_accessor) | ELFIO::note_section_accessor | inline |
note_section_accessor(const elfio &elf_file_, section *section_) (defined in ELFIO::note_section_accessor) | ELFIO::note_section_accessor | inline |