Searched refs:segment_impl (Results 1 – 2 of 2) sorted by relevance
75 template <class T> class segment_impl : public segment class79 segment_impl( const endianess_convertor* convertor, in segment_impl() function in ELFIO::segment_impl
462 segment_impl<Elf64_Phdr>( &convertor, &addr_translator ) ); in create_segment()467 segment_impl<Elf32_Phdr>( &convertor, &addr_translator ) ); in create_segment()573 new ( std::nothrow ) segment_impl<Elf64_Phdr>( in load_segments()578 new ( std::nothrow ) segment_impl<Elf32_Phdr>( in load_segments()