Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_array.hpp31 template <class S> class array_section_accessor_template class
35 array_section_accessor_template( const elfio& elf_file, S* section ) in array_section_accessor_template() function in ELFIO::array_section_accessor_template
105 using array_section_accessor = array_section_accessor_template<section>;
107 array_section_accessor_template<const section>;