do_relocations    791 src/Elf.cpp        auto do_relocations = [&](const Section &s) {
do_relocations    823 src/Elf.cpp        do_relocations(plt);
do_relocations    825 src/Elf.cpp            do_relocations(s);
do_relocations    309 src/runtime/hexagon_remote/dlib.cpp             if (!do_relocations(jmprel, jmprel_count)) {
do_relocations    314 src/runtime/hexagon_remote/dlib.cpp             if (!do_relocations(rel, rel_count)) {