Home | History | Annotate | Download | only in src

Lines Matching full:relocate

89   { "relocate", 'R', NULL, 0,
107 bool relocate;
156 info->relocate = true;
203 if (info->ignore || info->all || info->modnames || info->relocate)
1484 /* In an ET_REL file under --relocate, the sh_addr of SHF_ALLOC
1979 Dwfl_Module *mod, bool all, bool ignore, bool relocate)
2040 if (!relocate)
2071 bool all, bool ignore, bool modnames, bool relocate)
2091 handle_dwfl_module (output_file, true, mod, all, ignore, relocate);
2204 info->all, info->ignore, info->relocate);
2210 info->modnames, info->relocate);