Lines Matching refs:prelocs

2234 		    const unsigned char* prelocs,
2248 const unsigned char* prelocs,
2280 const unsigned char* prelocs,
2296 const unsigned char* prelocs,
2308 const unsigned char* prelocs,
2894 const unsigned char* prelocs,
6421 const unsigned char* prelocs = this->get_view(shdr.get_sh_offset(), in scan_sections_for_stubs() local
6442 arm_target->scan_section_for_stubs(&relinfo, sh_type, prelocs, in scan_sections_for_stubs()
6705 const unsigned char* prelocs = in find_linked_text_section() local
6709 for (size_t i = 0; i < reloc_count; ++i, prelocs += reloc_size) in find_linked_text_section()
6715 typename elfcpp::Rel<32, big_endian> reloc(prelocs); in find_linked_text_section()
6721 typename elfcpp::Rela<32, big_endian> reloc(prelocs); in find_linked_text_section()
9140 const unsigned char* prelocs, in gc_process_relocs() argument
9157 prelocs, in gc_process_relocs()
9174 const unsigned char* prelocs, in scan_relocs() argument
9195 prelocs, in scan_relocs()
10052 const unsigned char* prelocs, in relocate_section() argument
10091 prelocs, in relocate_section()
10135 const unsigned char* prelocs, in scan_relocatable_relocs() argument
10154 prelocs, in scan_relocatable_relocs()
10170 const unsigned char* prelocs, in relocate_relocs() argument
10185 prelocs, in relocate_relocs()
11798 const unsigned char* prelocs, in scan_reloc_section_for_stubs() argument
11817 for (size_t i = 0; i < reloc_count; ++i, prelocs += reloc_size) in scan_reloc_section_for_stubs()
11819 Reltype reloc(prelocs); in scan_reloc_section_for_stubs()
12034 const unsigned char* prelocs, in scan_section_for_stubs() argument
12045 prelocs, in scan_section_for_stubs()
12057 prelocs, in scan_section_for_stubs()