HomeSort by relevance Sort by last modified time
    Searched defs:pov (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
gdb-index.cc 1228 unsigned char* pov = oview; local
    [all...]
reloc.cc 1155 unsigned char* pov = view + reloc_index * incr_reloc_size; local
    [all...]
i386.cc 149 fill_first_plt_entry(unsigned char* pov,
151 { this->do_fill_first_plt_entry(pov, got_address); }
160 fill_plt_entry(unsigned char* pov,
166 return this->do_fill_plt_entry(pov, got_address, got_offset,
174 do_fill_first_plt_entry(unsigned char* pov,
178 do_fill_plt_entry(unsigned char* pov,
300 do_fill_first_plt_entry(unsigned char* pov,
304 do_fill_plt_entry(unsigned char* pov,
331 do_fill_first_plt_entry(unsigned char* pov, elfcpp::Elf_types<32>::Elf_Addr);
334 do_fill_plt_entry(unsigned char* pov,
1420 unsigned char* pov = oview; local
    [all...]
incremental.cc 84 write_header(unsigned char* pov, unsigned int input_file_count,
89 write_input_files(unsigned char* oview, unsigned char* pov,
94 write_info_blocks(unsigned char* oview, unsigned char* pov,
100 write_symtab(unsigned char* pov, unsigned int* global_syms,
105 write_got_plt(unsigned char* pov, off_t view_size);
1401 unsigned char* pov = oview; local
    [all...]
s390.cc 196 fill_first_plt_entry(unsigned char* pov,
203 fill_plt_entry(unsigned char* pov,
1531 unsigned char* pov = oview; local
    [all...]
sparc.cc 1677 unsigned char* pov = oview; local
    [all...]
symtab.cc 3326 unsigned char* pov = of->get_output_view(offset, sym_size); local
    [all...]
tilegx.cc 2472 unsigned char* pov = oview; local
    [all...]
output.cc 1115 unsigned char* pov) const
1117 elfcpp::Rel_write<size, big_endian> orel(pov);
1765 unsigned char* pov = oview; local
2004 unsigned char* pov = oview; local
2085 unsigned char* pov = oview; local
2142 unsigned char* pov = oview; local
    [all...]
x86_64.cc 221 fill_first_plt_entry(unsigned char* pov,
224 { this->do_fill_first_plt_entry(pov, got_address, plt_address); }
229 fill_plt_entry(unsigned char* pov,
236 return this->do_fill_plt_entry(pov, got_address, plt_address,
242 fill_tlsdesc_entry(unsigned char* pov,
249 this->do_fill_tlsdesc_entry(pov, got_address, plt_address, got_base,
257 do_fill_first_plt_entry(unsigned char* pov,
263 do_fill_plt_entry(unsigned char* pov,
271 do_fill_tlsdesc_entry(unsigned char* pov,
366 do_fill_first_plt_entry(unsigned char* pov,
1820 unsigned char* pov = oview; local
    [all...]
output.h 1741 unsigned char* pov = oview; local
2487 unsigned char* pov = oview; local
    [all...]
aarch64.cc 5027 unsigned char* pov = oview; local
    [all...]
mips.cc 7120 unsigned char* pov = oview + sym->la25_stub_offset(); local
7422 unsigned char* pov = oview; local
7964 unsigned char* pov = oview; local
    [all...]
powerpc.cc 3537 unsigned char* pov = oview; local
    [all...]

Completed in 1815 milliseconds