Class <classname>elfio</classname> member functions Function Description sections A container that stores pointers to ELF file section instances. implementing operator[] and size() f bool load const std::string& file_name Initializes elfio object by loading data from ELF binary file. File name provided in file_name. Returns true if the file was processed successfully.