r_type            175 src/Elf.cpp            r_info = make_info(r_type(), sym);
r_type            414 src/Elf.cpp                    Relocation reloc(rela.r_type(), rela.r_offset,  rela.r_addend, symbol_map[rela.r_sym()]);
r_type            223 src/runtime/hexagon_remote/dlib.cpp             switch (r.r_type()) {
r_type            229 src/runtime/hexagon_remote/dlib.cpp                 log_printf("Unsupported relocation type %d\n", r.r_type());