Searched defs:start (Results 1 – 14 of 14) sorted by relevance
/sysdeps/hppa/ |
A D | dl-lookupcfg.h | 40 #define DL_DT_FUNCTION_ADDRESS(map, start, attr, addr) \ argument 55 #define DL_CALL_DT_INIT(map, start, argc, argv, env) \ argument 63 #define DL_CALL_DT_FINI(map, start) \ argument
|
A D | dl-machine.h | 515 #define ELF_MACHINE_START_ADDRESS(map, start) \ argument
|
/sysdeps/ia64/ |
A D | dl-lookupcfg.h | 43 #define DL_DT_FUNCTION_ADDRESS(map, start, attr, addr) \ argument 49 #define DL_CALL_DT_INIT(map, start, argc, argv, env) \ argument 57 #define DL_CALL_DT_FINI(map, start) \ argument
|
A D | memcmp.S | 41 #define start r15 macro
|
A D | dl-machine.h | 325 #define ELF_MACHINE_START_ADDRESS(map, start) \ argument
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | flush-icache.c | 34 __riscv_flush_icache_syscall (void *start, void *end, unsigned long int flags) in __riscv_flush_icache_syscall()
|
/sysdeps/mach/hurd/ |
A D | f_setlk.c | 32 __f_setlk (int fd, int type, int whence, __off64_t start, __off64_t len, int wait) in __f_setlk()
|
/sysdeps/x86_64/fpu/ |
A D | bench-libmvec-skeleton.c | 37 timing_t start, end; in main() local
|
/sysdeps/aarch64/ |
A D | dl-bti.c | 43 void *start = (void *) (vstart + map->l_addr); in _dl_bti_protect() local
|
/sysdeps/posix/ |
A D | sprofil.c | 46 size_t start; member 193 insert (int i, unsigned long int start, unsigned long int end, struct prof *p, in insert() 240 size_t start, end; in add_region() local
|
/sysdeps/unix/sysv/linux/ |
A D | tst-affinity-pid.c | 55 const void *start = buffer; in read_fully() local
|
A D | tst-skeleton-thread-affinity.c | 86 time_t start = time (NULL); in thread_burn_any_cpu() local
|
/sysdeps/powerpc/ |
A D | test-arith.c | 88 pattern_fill(pattern_t ptn, unsigned char *start, int bitoffset, int count) in pattern_fill()
|
/sysdeps/generic/ |
A D | ldsodefs.h | 115 # define DL_CALL_DT_INIT(map, start, argc, argv, env) \ argument 117 # define DL_CALL_DT_FINI(map, start) ((fini_t) (start)) () argument
|
Completed in 28 milliseconds