Searched refs:view_struct (Results 1 – 1 of 1) sorted by relevance
2085 view_struct = (*pviews)[i]; in do_relocate_sections() local2086 gold_assert(view_struct.view != NULL); in do_relocate_sections()2089 off_t offset = stub_table->address() - view_struct.address; in do_relocate_sections()2090 unsigned char* view = view_struct.view + offset; in do_relocate_sections()