Home
last modified time | relevance | path

Searched refs:note_section_accessor_template (Results 1 – 1 of 1) sorted by relevance

/third_party/elfio/elfio/
Delfio_note.hpp41 template <class S> class note_section_accessor_template class
45 note_section_accessor_template( const elfio& elf_file, S* section ) in note_section_accessor_template() function in ELFIO::note_section_accessor_template
166 using note_section_accessor = note_section_accessor_template<section>;
168 note_section_accessor_template<const section>;