Searched defs:libio_vtable (Results 1 – 12 of 12) 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
37 static const struct _IO_jump_t _IO_wmem_jumps libio_vtable = variable
36 static const struct _IO_jump_t _IO_mem_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
211 const struct _IO_jump_t _IO_old_proc_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
362 const struct _IO_jump_t _IO_wstr_jumps libio_vtable = variable
353 const struct _IO_jump_t _IO_str_jumps libio_vtable = variable
294 static const struct _IO_jump_t _IO_proc_jumps 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 39 milliseconds