Home
last modified time | relevance | path

Searched refs:_dl_runtime_profile_0 (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/sparc/sparc64/
Ddl-trampoline.S224 .globl _dl_runtime_profile_0
225 .type _dl_runtime_profile_0, @function
226 _dl_runtime_profile_0: label
279 .size _dl_runtime_profile_0, .-_dl_runtime_profile_0
Ddl-machine.h134 extern void _dl_runtime_profile_0 (void); in elf_machine_runtime_setup()
141 res0_addr = (Elf64_Addr) &_dl_runtime_profile_0; in elf_machine_runtime_setup()