/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/ |
H A D | object.c | 23 LLVMSectionIteratorRef sect; in llvm_object_list_sections() local 60 LLVMSectionIteratorRef sect; in llvm_object_list_symbols() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/ |
H A D | osx.d | 199 auto sect = getSection(h, slide, e.seg.ptr, e.sect.ptr); in sections_osx_onAddImage() local 254 string sect; member 267 auto sect = getsectbynamefromheader(header, in getSection() local 274 auto sect = getsectbynamefromheader_64(cast(mach_header_64*)header, in getSection() local
|
/netbsd-src/external/bsd/libbind/dist/nameser/ |
H A D | ns_newmsg.c | 55 ns_sect sect; in ns_newmsg_copy() local 148 ns_newmsg_rr(ns_newmsg *handle, ns_sect sect, in ns_newmsg_rr() 192 ns_sect sect; in ns_newmsg_done() local
|
H A D | ns_parse.c | 266 setsection(ns_msg *msg, ns_sect sect) { in setsection()
|
/netbsd-src/lib/csu/arch/hppa/ |
H A D | crtn.S | 37 #define MD_SECTION_EPILOGUE(sect) \ argument
|
H A D | crti.S | 38 #define MD_SECTION_PROLOGUE(sect, entry_pt) \ argument
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/Helpers/ |
H A D | Styles.rst | 30 .. |sect| unicode:: U+00A7 substdef
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/ |
H A D | macho.d | 650 auto sect = getSection(info.header, info.slide, e.seg.ptr, e.sect.ptr); in scanSegments() local 706 string sect; member 723 auto sect = getsectbynamefromheader_64(cast(mach_header_64*)header, in getSection() local 730 auto sect = getsectbynamefromheader(header, in getSection() local
|
/netbsd-src/usr.bin/elf2aout/ |
H A D | elf2aout.c | 60 struct sect { global() struct 66 lensect global() argument
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | infokey.c | 67 struct sect struct 75 static int compile (FILE *fp, const char *filename, struct sect *sections); argument
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coff-tic54x.c | 86 bfd_ticoff_set_section_load_page (asection *sect, in bfd_ticoff_set_section_load_page() 93 bfd_ticoff_get_section_load_page (asection *sect) in bfd_ticoff_get_section_load_page()
|
H A D | opncls.c | 1202 asection *sect; in bfd_get_debug_link_info_1() local 1290 asection *sect; in bfd_get_alt_debug_link_info() local 1655 asection *sect; in bfd_create_gnu_debuglink_section() local 1721 struct bfd_section *sect, in bfd_fill_in_gnu_debuglink_section() 1801 asection *sect; in get_build_id() local
|
/netbsd-src/usr.bin/elf2ecoff/ |
H A D | elf2ecoff.c | 58 struct sect { struct 59 uint32_t vaddr; 60 uint32_t len;
|
/netbsd-src/sys/arch/x68k/stand/libsa/ |
H A D | fd.c | 96 int cyl, head, sect; in fdstrategy() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | krl.c | 587 struct sshbuf *sect; in revoked_certs_generate() local 743 struct sshbuf *sect; in ssh_krl_to_blob() local 989 blob_section(struct sshbuf *sect, struct revoked_blob_tree *target_tree, in blob_section() 1013 extension_section(struct sshbuf *sect, struct ssh_krl *krl) in extension_section() 1053 struct sshbuf *copy = NULL, *sect = NULL; in ssh_krl_from_blob() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | opncls.c | 1203 asection *sect; in bfd_get_debug_link_info_1() local 1294 asection *sect; in bfd_get_alt_debug_link_info() local 1697 asection *sect; in bfd_create_gnu_debuglink_section() local 1764 struct bfd_section *sect, in bfd_fill_in_gnu_debuglink_section() 1859 asection *sect; in get_build_id() local
|
H A D | coff-tic54x.c | 86 bfd_ticoff_set_section_load_page (asection *sect, in bfd_ticoff_set_section_load_page() 93 bfd_ticoff_get_section_load_page (asection *sect) in bfd_ticoff_get_section_load_page()
|
/netbsd-src/games/adventure/ |
H A D | io.c | 200 int sect; in rdata() local 293 rdesc(int sect) in rdesc()
|
/netbsd-src/external/bsd/libbind/dist/resolv/ |
H A D | res_findzonecut.c | 278 ns_sect sect; in get_soa() local 519 save_ns(res_state statp, ns_msg *msg, ns_sect sect, in save_ns() 578 save_a(res_state statp, ns_msg *msg, ns_sect sect, in save_a()
|
/netbsd-src/lib/libresolv/ |
H A D | res_findzonecut.c | 281 ns_sect sect; in get_soa() local 520 save_ns(res_state statp, ns_msg *msg, ns_sect sect, in save_ns() 578 save_a(res_state statp, ns_msg *msg, ns_sect sect, in save_a()
|
/netbsd-src/usr.sbin/fstyp/ |
H A D | exfat.c | 139 read_sectn(FILE *fp, off_t sect, unsigned count, unsigned bytespersec) in read_sectn() 145 read_sect(FILE *fp, off_t sect, unsigned bytespersec) in read_sect() 161 unsigned n, sect; in exfat_compute_boot_chksum() local
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | dbm.h | 41 const char *sect; member
|
/netbsd-src/sys/fs/filecorefs/ |
H A D | filecore_bmap.c | 138 u_long frag, sect, zone, izone, a, b, m, n; in filecore_map() local
|
/netbsd-src/lib/libc/nameser/ |
H A D | ns_parse.c | 274 setsection(ns_msg *msg, ns_sect sect) { in setsection()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | varasm.c | 225 hash_section (section *sect) in hash_section() 252 section *sect; in get_unnamed_section() local 269 section *sect; in get_noswitch_section() local 286 section *sect, **slot; in get_section() local 379 get_block_for_section (section *sect) in get_block_for_section() 719 unlikely_text_section_p (section *sect) in unlikely_text_section_p() 1195 section *sect = get_named_section (decl, NULL, reloc); in get_variable_section() local 1230 section *sect; in get_block_for_decl() local 2099 assemble_noswitch_variable (tree decl, const char *name, section *sect, in assemble_noswitch_variable() 2189 section *sect; in assemble_variable() local [all …]
|