Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindTable.cpp59 SectionSP sect = sl->FindSectionByType(eSectionTypeEHFrame, true); in Initialize() local
104 SectionSP sect = sl->FindSectionByType(eSectionTypeEHFrame, true); in Update() local
/freebsd/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c184 struct section_64 sect; in scan_macho_load_commands() local
190 struct section sect; in scan_macho_load_commands() local
199 struct section_64 sect; in scan_macho_load_commands() local
204 struct section sect; in scan_macho_load_commands() local
212 struct section_64 sect; in scan_macho_load_commands() local
218 struct section sect; in scan_macho_load_commands() local
/freebsd/lib/libc/resolv/
H A Dres_findzonecut.c277 ns_sect sect; in get_soa() local
518 save_ns(res_state statp, ns_msg *msg, ns_sect sect, in save_ns()
577 save_a(res_state statp, ns_msg *msg, ns_sect sect, in save_a()
/freebsd/crypto/openssh/
H A Dkrl.c580 struct sshbuf *sect; in revoked_certs_generate() local
736 struct sshbuf *sect; in ssh_krl_to_blob() local
982 blob_section(struct sshbuf *sect, struct revoked_blob_tree *target_tree, in blob_section()
1006 extension_section(struct sshbuf *sect, struct ssh_krl *krl) in extension_section()
1046 struct sshbuf *copy = NULL, *sect = NULL; in ssh_krl_from_blob() local
/freebsd/usr.sbin/fstyp/
H A Dexfat.c137 read_sectn(FILE *fp, off_t sect, unsigned count, unsigned bytespersec) in read_sectn()
143 read_sect(FILE *fp, off_t sect, unsigned bytespersec) in read_sect()
159 unsigned n, sect; in exfat_compute_boot_chksum() local
/freebsd/contrib/mandoc/
H A Ddbm.h41 const char *sect; member
H A Ddbm.c51 int32_t sect; member
/freebsd/lib/libc/nameser/
H A Dns_parse.c262 setsection(ns_msg *msg, ns_sect sect) { in setsection()
/freebsd/sys/dev/ice/
H A Dice_vlan_mode.c44 struct ice_meta_init_section *sect; in ice_pkg_get_supported_vlan_mode() local
H A Dice_flex_pipe.c119 static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect) in ice_sect_id() argument
733 struct ice_xlt1_section *sect; ice_ptg_update_xlt1() local
1022 struct ice_xlt2_section *sect; ice_vsig_update_xlt2_sect() local
1689 void *sect; ice_fill_tbl() local
[all...]
H A Dice_ddp_common.h407 void *sect; global() member
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_ssl.c87 CONF_VALUE *sect = sk_CONF_VALUE_value(cmd_lists, (int)i); in ssl_module_init() local
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c44 struct sshbuf *sect; in put_opt() local
/freebsd/lib/geom/virstor/
H A Dgeom_virstor.c153 unsigned char *sect; in virstor_label() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp494 size_t SectionList::FindSectionIndex(const Section *sect) { in FindSectionIndex()
618 Section *sect = sect_iter->get(); in FindSectionContainingFileAddress() local
/freebsd/contrib/smbfs/lib/smb/
H A Drcfile.c417 opt_args_parse(struct rcfile *rcp, struct opt_args *ap, const char *sect, in opt_args_parse()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp95 Section &sect = in LineIterator() local
119 Section &sect = *list.GetSectionAtIndex(m_next_section_idx++); in operator ++() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1512 static void DumpCstringSection(MachOObjectFile *O, const char *sect, in DumpCstringSection()
1545 static void DumpLiteral4Section(MachOObjectFile *O, const char *sect, in DumpLiteral4Section()
1589 static void DumpLiteral8Section(MachOObjectFile *O, const char *sect, in DumpLiteral8Section()
1621 static void DumpLiteral16Section(MachOObjectFile *O, const char *sect, in DumpLiteral16Section()
1648 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection()
1816 const char *sect, in DumpInitTermPointerSection()
1878 static void DumpRawSectionContents(MachOObjectFile *O, const char *sect, in DumpRawSectionContents()
1972 const char *sect = reinterpret_cast<const char *>(BytesStr.data()); in DumpSectionContents() local
2056 const char *sect = reinterpret_cast<const char *>(BytesStr.data()); in DumpInfoPlistSectionContents() local
6764 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection()
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.h461 uint8_t sect = 0; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1889 for (auto sect : section_list) { in FindMatchingSection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1224 sys::swapByteOrder(sect.addr); in swapStruct() argument
1236 swapStruct(section & sect) swapStruct() argument
[all...]