Searched refs:o_flags (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | nto-tdep.c | 93 nto_find_and_open_solib (const char *solib, unsigned o_flags, in nto_find_and_open_solib() argument 140 ret = openp (buf, OPF_TRY_CWD_FIRST | OPF_RETURN_REALPATH, base, o_flags, in nto_find_and_open_solib() 145 ret = open (arch_path, o_flags, 0); in nto_find_and_open_solib()
|
| D | solist.h | 140 unsigned o_flags,
|
| /netbsd/src/tests/lib/librt/ |
| D | t_sem.c | 189 get_shared_region(int o_flags) in get_shared_region() argument 192 int fd = shm_open("/shm_semtest_a", o_flags, 0644); in get_shared_region()
|
| /netbsd/src/external/gpl3/binutils/dist/include/coff/ |
| D | rs6k64.h | 63 unsigned char o_flags[1]; /* Flags and TLS alignment */ member
|
| D | rs6000.h | 76 unsigned char o_flags[1]; /* Flags and TLS alignment */ member
|
| D | internal.h | 268 char o_flags; /* Flags and TLS alignment */ member
|
| /netbsd/src/external/gpl3/gdb/dist/include/coff/ |
| D | rs6k64.h | 63 unsigned char o_flags[1]; /* Flags and TLS alignment */ member
|
| D | rs6000.h | 76 unsigned char o_flags[1]; /* Flags and TLS alignment */ member
|
| D | internal.h | 268 char o_flags; /* Flags and TLS alignment */ member
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | coffswap.h | 722 H_PUT_8 (abfd, aouthdr_in->o_flags, aouthdr_out->o_flags); in coff_swap_aouthdr_out()
|
| D | coffcode.h | 4255 internal_a.o_flags = 0; in coff_write_object_contents() 4263 internal_a.o_flags = 0; in coff_write_object_contents()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | coffswap.h | 722 H_PUT_8 (abfd, aouthdr_in->o_flags, aouthdr_out->o_flags); in coff_swap_aouthdr_out()
|
| D | coffcode.h | 4255 internal_a.o_flags = 0; in coff_write_object_contents() 4263 internal_a.o_flags = 0; in coff_write_object_contents()
|