Searched refs:libio_vtable (Results 1 – 15 of 15) sorted by relevance
38 static const struct _IO_jump_t _IO_str_chk_jumps libio_vtable = variable
111 static const struct _IO_jump_t _IO_cookie_jumps libio_vtable = { variable240 static const struct _IO_jump_t _IO_old_cookie_jumps libio_vtable = { variable
67 const struct _IO_jump_t _IO_strn_jumps libio_vtable attribute_hidden =
66 const struct _IO_jump_t _IO_wstrn_jumps libio_vtable attribute_hidden =
36 static const struct _IO_jump_t _IO_mem_jumps libio_vtable = variable
37 static const struct _IO_jump_t _IO_wmem_jumps libio_vtable = variable
93 const struct _IO_jump_t _IO_obstack_jumps libio_vtable attribute_hidden =
211 const struct _IO_jump_t _IO_old_proc_jumps libio_vtable = { variable
294 static const struct _IO_jump_t _IO_proc_jumps libio_vtable = { variable
1021 const struct _IO_jump_t _IO_wfile_jumps libio_vtable = variable1047 const struct _IO_jump_t _IO_wfile_jumps_mmap libio_vtable = variable1071 const struct _IO_jump_t _IO_wfile_jumps_maybe_mmap libio_vtable = variable
353 const struct _IO_jump_t _IO_str_jumps libio_vtable = variable
362 const struct _IO_jump_t _IO_wstr_jumps libio_vtable = variable
1432 const struct _IO_jump_t _IO_file_jumps libio_vtable = variable1457 const struct _IO_jump_t _IO_file_jumps_mmap libio_vtable = variable1481 const struct _IO_jump_t _IO_file_jumps_maybe_mmap libio_vtable = variable
720 const struct _IO_jump_t _IO_old_file_jumps libio_vtable = variable
900 #define libio_vtable __attribute__ ((section ("__libc_IO_vtables"))) macro
Completed in 30 milliseconds