Home
last modified time | relevance | path

Searched +defs:read +defs:char (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
H A Ddd_interceptors.cc226 INTERCEPTOR(char*, realpath, const char *path, char *resolved_path) { in INTERCEPTOR() argument
231 INTERCEPTOR(SSIZE_T, read, int fd, void *ptr, SIZE_T count) { in INTERCEPTOR() argument
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwp.cc414 do_count_local_symbols(Stringpool_template<char>*, in do_count_local_symbols()
886 Dwo_file::read(Dwp_output_file* output_file) in read() function in gold::Dwo_file
1549 Dwp_output_file::record_target_info(const char*, int machine, in record_target_info()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwp.cc414 do_count_local_symbols(Stringpool_template<char>*, in do_count_local_symbols()
886 Dwo_file::read(Dwp_output_file* output_file) in read() function in gold::Dwo_file
1549 Dwp_output_file::record_target_info(const char*, int machine, in record_target_info()
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diotrace.c977 gprofng_open64 (int(real_open64) (const char *, int, ...), in gprofng_open64()
1858 read (int fildes, void *buf, size_t nbyte) in read() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diotrace.c1111 __collector_open64_symver (int(real_open64) (const char *, int, ...),
2111 read (int fildes, void *buf, size_t nbyte) function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinput.cc33 static const char *default_charset_callback (const char *) in default_charset_callback()
908 bool read = c->read_line_num (line, &buffer, &len); in location_get_source_line() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc543 const char *read (unsigned count) in read() function in bytes_in
1399 bool read (data *d, const section *s) in read() function in elf_in
1660 elf_in::read (data *data, unsigned pos, unsigned length) in read() function in elf_in
1942 elf_out::shrink (char *) in shrink() argument