Home
last modified time | relevance | path

Searched refs:opd (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/sysdeps/powerpc/
Ddl-lookupcfg.h30 Elf64_FuncDesc *opd = (Elf64_FuncDesc *) (value); \
31 opd->fd_func = (st_value); \
33 opd->fd_toc = ((Elf64_FuncDesc *)(new_value))->fd_toc; \
/glibc-2.36/sysdeps/powerpc/powerpc64/
Ddl-machine.h638 Elf64_FuncDesc opd; in resolve_ifunc() local
647 opd.fd_func = func->fd_func + sym_map->l_addr; in resolve_ifunc()
648 opd.fd_toc = func->fd_toc + sym_map->l_addr; in resolve_ifunc()
649 opd.fd_aux = func->fd_aux; in resolve_ifunc()
652 asm ("" : "=r" (value) : "0" (&opd), "X" (opd)); in resolve_ifunc()
Dconfigure7 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for support for overlapping .opd entries" >&5
8 $as_echo_n "checking for support for overlapping .opd entries... " >&6; }
Dconfigure.ac6 AC_CACHE_CHECK(for support for overlapping .opd entries,
/glibc-2.36/
Dconfig.h.in20 /* On powerpc64, use overlapping .opd entries. */
/glibc-2.36/ChangeLog.old/
DChangeLog.153006 USE_PPC64_OVERLAPPING_OPD or never overlapping .opd entries.
5027 (ENTRY): Generate size and alignment for opd entry.
5028 (EALIGN): Generate size and alignment for opd entry.
DChangeLog.171947 relocate opd entry when resolving prelink conflicts.
7238 (elf_machine_fixup_plt): Add dcbt for opd and plt entries.
DChangeLog.149474 * scripts/abilist.awk: Grok .opd foo plus .text .foo as "foo F" alone.
DChangeLog.1838852 for overlapping .opd entries" to "support...".
40668 set dependency from opd value.
60832 (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
73788 * scripts/abilist.awk: Also handle indirect functions in .opd