find_section      405 src/Elf.cpp                auto to_relocate = obj->find_section(name + 5);
find_section      438 src/Elf.h          section_iterator find_section(const std::string &name);
find_section      888 src/HexagonOffload.cpp     auto bss = obj->find_section(".bss");