Searched defs:add_flags (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/paxctl/
H A Dpaxctl.c167 process_one(const char *name, uint32_t add_flags, uint32_t del_flags, argument
319 uint32_t add_flags = 0, del_flags = 0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-lex.c302 unsigned char add_flags = 0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsymfile.c931 syms_from_objfile(struct objfile *objfile, struct section_addr_info *addrs, struct section_offsets *offsets, int num_offsets, int add_flags) argument
1036 new_symfile_objfile(struct objfile *objfile, int add_flags) argument
1074 symbol_file_add_with_addrs_or_offsets(bfd *abfd, int add_flags, struct section_addr_info *addrs, struct section_offsets *offsets, int num_offsets, int flags) argument
1212 symbol_file_add_from_bfd(bfd *abfd, int add_flags, struct section_addr_info *addrs, int flags) argument
1225 symbol_file_add(char *name, int add_flags, struct section_addr_info *addrs, int flags) argument
1250 const int add_flags = SYMFILE_MAINLINE | (from_tty ? SYMFILE_VERBOSE : 0); local
2772 clear_symtab_users(int add_flags) argument
[all...]
H A Dwindows-nat.c619 const int add_flags = ((p->from_tty ? SYMFILE_VERBOSE : 0) local

Completed in 135 milliseconds