Home
last modified time | relevance | path

Searched refs:ELF_PTR_TO_FDESC (Results 1 – 3 of 3) sorted by relevance

/sysdeps/unix/sysv/linux/ia64/
A Dmakecontext.c63 sc->sc_br[0] = ELF_PTR_TO_FDESC (&__start_context)->ip; in __makecontext()
64 sc->sc_br[1] = ELF_PTR_TO_FDESC (func)->ip; in __makecontext()
65 sc->sc_gr[1] = ELF_PTR_TO_FDESC (func)->gp; in __makecontext()
72 PUSH(ELF_PTR_TO_FDESC (&__start_context)->gp); in __makecontext()
/sysdeps/ia64/
A Ddl-fptr.h36 #define ELF_PTR_TO_FDESC(ptr) \ macro
A Ddl-machine.h125 doit = (Elf64_Addr) ELF_PTR_TO_FDESC (&_dl_runtime_resolve)->ip; in elf_machine_runtime_setup()
135 doit = (Elf64_Addr) ELF_PTR_TO_FDESC (&_dl_runtime_profile)->ip; in elf_machine_runtime_setup()

Completed in 4 milliseconds