Searched +defs:got +defs:page +defs:s (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | fileread.cc | 206 struct stat s; in open() local 347 off_t page = File_read::page_offset(start); in find_view() local 682 ssize_t got = ::readv(this->descriptor_, iov, iov_index); in do_readv() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-mips.c | 558 struct mips_got_info *got; member 974 #define ELF_R_INFO(bfd, s, t) \ argument 982 #define ELF_R_INFO(bfd, s, t) \ argument 1439 struct bfd_link_info *info, asection *s, in mips_elf_create_procedure_table() 1591 const char *prefix, asection *s, bfd_vma value, in mips_elf_create_stub_symbol() 1629 asection *s; in mips_elf_create_shadow_symbol() local 1848 asection *s, *input_section; in mips_elf_add_la25_intro() local 1894 asection *s; in mips_elf_add_la25_trampoline() local 1932 asection *s; in mips_elf_add_la25_stub() local 3586 bfd_vma page, got_index; in mips_elf_got_page() local [all …]
|