Home
last modified time | relevance | path

Searched refs:view_struct (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc2085 view_struct = (*pviews)[i]; in do_relocate_sections() local
2086 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()