Lines Matching full:do_relocate
1280 { return this->do_relocate(symtab, layout, of); }1458 do_relocate(const Symbol_table* symtab, const Layout*, Output_file* of) = 0;2433 do_relocate(const Symbol_table* symtab, const Layout*, Output_file* of);2855 // Pointer to the list of output views; valid only during do_relocate().