Searched refs:RTLD_PROGNAME (Results 1 – 16 of 16) sorted by relevance
/sysdeps/x86_64/ |
A D | dl-machine.h | 313 RTLD_PROGNAME, strtab + refsym->st_name, in elf_machine_rela() 318 RTLD_PROGNAME, map->l_name, in elf_machine_rela() 474 _dl_error_printf (fmt, RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/i386/ |
A D | dl-machine.h | 315 RTLD_PROGNAME, strtab + refsym->st_name, in elf_machine_rel() 320 RTLD_PROGNAME, map->l_name, in elf_machine_rel() 448 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rel() 597 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/microblaze/ |
A D | dl-machine.h | 246 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/hppa/ |
A D | dl-machine.h | 700 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela() 756 RTLD_PROGNAME); in elf_machine_rela_relative()
|
/sysdeps/m68k/ |
A D | dl-machine.h | 250 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/arm/ |
A D | dl-machine.h | 388 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rel() 553 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/sh/ |
A D | dl-machine.h | 342 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/s390/s390-64/ |
A D | dl-machine.h | 388 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/s390/s390-32/ |
A D | dl-machine.h | 441 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/sparc/sparc32/ |
A D | dl-machine.h | 417 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/aarch64/ |
A D | dl-machine.h | 280 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/sparc/sparc64/ |
A D | dl-machine.h | 442 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/powerpc/powerpc32/ |
A D | dl-machine.c | 504 RTLD_PROGNAME, strtab + refsym->st_name); in __process_machine_rela()
|
/sysdeps/mips/ |
A D | dl-machine.h | 679 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_reloc()
|
/sysdeps/powerpc/powerpc64/ |
A D | dl-machine.h | 928 RTLD_PROGNAME, strtab + refsym->st_name); in elf_machine_rela()
|
/sysdeps/generic/ |
A D | ldsodefs.h | 187 #define RTLD_PROGNAME (rtld_progname ?: "<program name unknown>") macro
|
Completed in 27 milliseconds