Home
last modified time | relevance | path

Searched refs:program (Results 1 – 18 of 18) sorted by relevance

/sysdeps/x86/
A Ddl-cet.c38 dl_cet_check (struct link_map *m, const char *program) in dl_cet_check() argument
73 if (program) in dl_cet_check()
112 || (program && l == m)) in dl_cet_check()
144 if (!program) in dl_cet_check()
185 if (program) in dl_cet_check()
186 _dl_fatal_printf ("%s: can't disable CET\n", program); in dl_cet_check()
205 if (program && (ibt_enabled || shstk_enabled)) in dl_cet_check()
216 _dl_fatal_printf ("%s: can't lock CET\n", program); in dl_cet_check()
251 _dl_cet_check (struct link_map *main_map, const char *program) in _dl_cet_check() argument
253 dl_cet_check (main_map, program); in _dl_cet_check()
A Ddl-prop.h30 dl_isa_level_check (struct link_map *m, const char *program) in dl_isa_level_check() argument
56 if (program) in dl_isa_level_check()
58 *l->l_name != '\0' ? l->l_name : program); in dl_isa_level_check()
67 _rtld_main_check (struct link_map *m, const char *program) in _rtld_main_check() argument
69 dl_isa_level_check (m, program); in _rtld_main_check()
71 _dl_cet_check (m, program); in _rtld_main_check()
A DMakefile125 tst-cet-legacy-1a-ARGS = -- $(host-test-program-cmd)
/sysdeps/aarch64/
A Ddl-bti.c64 bti_failed (struct link_map *l, const char *program) in bti_failed() argument
66 if (program) in bti_failed()
68 program, l->l_name); in bti_failed()
79 _dl_bti_check (struct link_map *l, const char *program) in _dl_bti_check() argument
85 bti_failed (l, program); in _dl_bti_check()
92 bti_failed (dep, program); in _dl_bti_check()
A Ddl-prop.h28 _rtld_main_check (struct link_map *m, const char *program) in _rtld_main_check() argument
30 _dl_bti_check (m, program); in _rtld_main_check()
/sysdeps/ieee754/dbl-64/
A Dpowtwo.tbl5 * This program is free software; you can redistribute it and/or modify
10 * This program is distributed in the hope that it will be useful,
16 * along with this program; if not, see <https://www.gnu.org/licenses/>.
A Droot.tbl5 * This program is free software; you can redistribute it and/or modify
10 * This program is distributed in the hope that it will be useful,
16 * along with this program; if not, see <https://www.gnu.org/licenses/>.
A Dutan.tbl5 * This program is free software; you can redistribute it and/or modify
10 * This program is distributed in the hope that it will be useful,
16 * along with this program; if not, see <https://www.gnu.org/licenses/>.
A Duatan.tbl5 * This program is free software; you can redistribute it and/or modify
10 * This program is distributed in the hope that it will be useful,
16 * along with this program; if not, see <https://www.gnu.org/licenses/>.
A Dasincos.tbl5 * This program is free software; you can redistribute it and/or modify
10 * This program is distributed in the hope that it will be useful,
16 * along with this program; if not, see <https://www.gnu.org/licenses/>.
/sysdeps/generic/
A Ddl-prop.h30 _rtld_main_check (struct link_map *m, const char *program) in _rtld_main_check() argument
/sysdeps/unix/sysv/linux/x86/
A DMakefile35 env $(run-program-env) $(test-via-rtld-prefix) \
/sysdeps/powerpc/
A Dpreconfigure.ac24 # not choose a --with-cpu value. Scan a trivial generated assembly program
A Dpreconfigure24 # not choose a --with-cpu value. Scan a trivial generated assembly program
/sysdeps/s390/
A DMakefile30 $(do-install-program)
/sysdeps/powerpc/powerpc64/le/
A Dconfigure122 # Extract the first word of "$ac_prog", so it can be a program name with args.
A DMakefile185 CFLAGS-links-dso-program.cc += -mno-float128
/sysdeps/mach/
A Dconfigure33 # Extract the first word of "${ac_tool_prefix}mig", so it can be a program name with args.
73 # Extract the first word of "mig", so it can be a program name with args.

Completed in 30 milliseconds