HIP: Heterogenous-computing Interface for Portability
|
Public Member Functions | |
Sections (elfio *parent_) | |
Elf_Half | size () const |
section * | operator[] (unsigned int index) const |
section * | operator[] (const std::string &name) const |
section * | add (const std::string &name) |
std::vector< section * >::iterator | begin () |
std::vector< section * >::iterator | end () |