add_section       360 src/Elf.cpp                auto section = obj->add_section(name, (Section::Type)sh->sh_type);
add_section       440 src/Elf.h          section_iterator add_section(const std::string &name, Section::Type type);