Searched refs:elf_machine_rel (Results 1 – 4 of 4) sorted by relevance
/sysdeps/generic/ |
A D | dl-machine.h | 71 elf_machine_rel (Elf32_Addr loadaddr, Elf32_Dyn *info[DT_NUM], in elf_machine_rel() function
|
/sysdeps/i386/ |
A D | dl-machine.h | 261 elf_machine_rel (struct link_map *map, struct r_scope_elem *scope[], in elf_machine_rel() function 677 elf_machine_rel (map, scope, r, &symtab[ELFW(R_SYM) (r->r_info)], in elf_machine_lazy_rel() 683 elf_machine_rel (map, scope, r, &symtab[ELFW(R_SYM) (r->r_info)], NULL, in elf_machine_lazy_rel()
|
/sysdeps/arm/ |
A D | dl-machine.h | 330 elf_machine_rel (struct link_map *map, struct r_scope_elem *scope[], in elf_machine_rel() function 654 elf_machine_rel (map, scope, reloc, sym, version, reloc_addr, skip_ifunc); in elf_machine_lazy_rel()
|
/sysdeps/mips/ |
A D | dl-machine.h | 712 elf_machine_rel (struct link_map *map, struct r_scope_elem *scope[], in elf_machine_rel() function
|
Completed in 9 milliseconds