Home
last modified time | relevance | path

Searched defs:sect (Results 1 – 25 of 118) sorted by relevance

12345

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Dobject.c23 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 Dosx.d199 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 Dns_newmsg.c55 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 Dns_parse.c266 setsection(ns_msg *msg, ns_sect sect) { in setsection()
/netbsd-src/lib/csu/arch/hppa/
H A Dcrtn.S37 #define MD_SECTION_EPILOGUE(sect) \ argument
H A Dcrti.S38 #define MD_SECTION_PROLOGUE(sect, entry_pt) \ argument
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/Helpers/
H A DStyles.rst30 .. |sect| unicode:: U+00A7 substdef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dmacho.d650 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 Delf2aout.c60 struct sect { global() struct
66 lensect global() argument
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfokey.c67 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 Dcoff-tic54x.c86 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 Dopncls.c1202 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 Delf2ecoff.c58 struct sect { struct
59 uint32_t vaddr;
60 uint32_t len;
/netbsd-src/sys/arch/x68k/stand/libsa/
H A Dfd.c96 int cyl, head, sect; in fdstrategy() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dkrl.c587 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 Dopncls.c1203 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 Dcoff-tic54x.c86 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 Dio.c200 int sect; in rdata() local
293 rdesc(int sect) in rdesc()
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_findzonecut.c278 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 Dres_findzonecut.c281 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 Dexfat.c139 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 Ddbm.h41 const char *sect; member
/netbsd-src/sys/fs/filecorefs/
H A Dfilecore_bmap.c138 u_long frag, sect, zone, izone, a, b, m, n; in filecore_map() local
/netbsd-src/lib/libc/nameser/
H A Dns_parse.c274 setsection(ns_msg *msg, ns_sect sect) { in setsection()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvarasm.c225 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 …]

12345