Lines Matching refs:prelocs
619 const unsigned char* prelocs = p->contents->data(); in incremental_relocs_scan_reltype() local
622 for (size_t i = 0; i < reloc_count; ++i, prelocs += reloc_size) in incremental_relocs_scan_reltype()
624 Reltype reloc(prelocs); in incremental_relocs_scan_reltype()
965 const unsigned char* prelocs = this->get_view(shdr.get_sh_offset(), in do_relocate_sections() local
1007 prelocs, reloc_count, view, view_size, in do_relocate_sections()
1013 target->relocate_section(&relinfo, sh_type, prelocs, reloc_count, os, in do_relocate_sections()
1019 target->relocate_relocs(&relinfo, sh_type, prelocs, reloc_count, in do_relocate_sections()
1026 this->incremental_relocs_write(&relinfo, sh_type, prelocs, in do_relocate_sections()
1032 target->relocate_relocs(&relinfo, sh_type, prelocs, reloc_count, in do_relocate_sections()
1048 const unsigned char* prelocs, in incremental_relocs_write() argument
1057 prelocs, in incremental_relocs_write()
1067 prelocs, in incremental_relocs_write()
1083 const unsigned char* prelocs, in incremental_relocs_write_reltype() argument
1106 for (size_t i = 0; i < reloc_count; ++i, prelocs += reloc_size) in incremental_relocs_write_reltype()
1108 Reloc reloc(prelocs); in incremental_relocs_write_reltype()
1204 const unsigned char* prelocs, in split_stack_adjust() argument
1212 prelocs, reloc_count, in split_stack_adjust()
1219 prelocs, reloc_count, in split_stack_adjust()
1235 const unsigned char* prelocs, in split_stack_adjust_reltype() argument
1248 const unsigned char* pr = prelocs; in split_stack_adjust_reltype()
1340 pr = prelocs; in split_stack_adjust_reltype()