Searched defs:sect (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DSectCreateFile.h65 void addSection(StringRef seg, StringRef sect, argument
H A DMachONormalizedFileYAML.cpp296 static void mapping(IO &io, Section &sect) { argument
[all...]
H A DMachONormalizedFile.h144 uint8_t sect; member in struct:lld::mach_o::normalized::Symbol
H A DMachOLinkingContext.cpp800 void MachOLinkingContext::addSectionAlignment(StringRef seg, StringRef sect, argument
820 bool MachOLinkingContext::sectionAligned(StringRef seg, StringRef sect, argument
806 addSectCreateSection( StringRef seg, StringRef sect, std::unique_ptr<MemoryBuffer> content) argument
H A DMachONormalizedFileBinaryWriter.cpp604 uint32_t MachOFileLayout::indirectSymbolIndex(const Section &sect, argument
613 indirectSymbolElementSize(const Section &sect) argument
713 typename T::section *sect = reinterpret_cast<typename T::section*> local
[all...]
H A DMachONormalizedFileFromAtoms.cpp248 auto *sect = new (_allocator) local
333 auto *sect = new (_allocator) SectionInfo( local
367 auto *sect = local
376 appendAtom(SectionInfo *sect, const DefinedAtom *atom) argument
495 weight(const SectionInfo *sect) argument
572 SectionInfo *sect = *it; local
1269 segIndexForSection(const SectionInfo *sect, uint8_t &segmentIndex, uint64_t &segmentStartAddr) argument
[all...]
H A DMachONormalizedFileToAtoms.cpp508 const Section *sect = nullptr; local
1360 parseObjCImageInfo(const Section &sect, const NormalizedFile &normalizedFile, MachOFile &file) argument
1426 isObjCImageInfo(const Section &sect) argument
[all...]
/freebsd-13-stable/lib/libc/nameser/
H A Dns_parse.c268 setsection(ns_msg *msg, ns_sect sect) { argument
/freebsd-13-stable/contrib/mandoc/
H A Ddbm.h41 const char *sect; member in struct:dbm_page
H A Ddbm.c51 int32_t sect; member in struct:page
/freebsd-13-stable/crypto/openssl/crypto/conf/
H A Dconf_ssl.c86 CONF_VALUE *sect = sk_CONF_VALUE_value(cmd_lists, (int)i); local
/freebsd-13-stable/lib/geom/virstor/
H A Dgeom_virstor.c156 unsigned char *sect; local
/freebsd-13-stable/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c43 struct sshbuf *sect; local
/freebsd-13-stable/contrib/smbfs/lib/smb/
H A Drcfile.c420 opt_args_parse(struct rcfile *rcp, struct opt_args *ap, const char *sect, argument
/freebsd-13-stable/lib/libc/resolv/
H A Dres_findzonecut.c283 ns_sect sect; local
524 save_ns(res_state statp, ns_msg *msg, ns_sect sect, argument
583 save_a(res_state statp, ns_msg *msg, ns_sect sect, const char *owner, ns_class class, int opts, rr_ns *nsrr) argument
[all...]
/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_pe.c374 image_section_header sect; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp426 size_t SectionList::FindSectionIndex(const Section *sect) { argument
550 Section *sect = sect_iter->get(); local
/freebsd-13-stable/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp1107 const char* sect = arg->getValue(1); local
/freebsd-13-stable/usr.sbin/fstyp/
H A Dexfat.c140 read_sectn(FILE *fp, off_t sect, unsigned count, unsigned bytespersec) argument
146 read_sect(FILE *fp, off_t sect, unsigned bytespersec) argument
162 unsigned n, sect; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp93 Section &sect = local
117 Section &sect = *list.GetSectionAtIndex(m_next_section_idx++); local
/freebsd-13-stable/crypto/openssh/
H A Dkrl.c582 struct sshbuf *sect; local
740 struct sshbuf *sect; local
959 blob_section(struct sshbuf *sect, struct revoked_blob_tree *target_tree, size_t expected_len) argument
987 struct sshbuf *copy = NULL, *sect = NULL; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c227 struct section_64 sect; local
233 struct section sect; local
242 struct section_64 sect; local
247 struct section sect; local
255 struct section_64 sect; local
261 struct section sect; local
[all...]
/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c122 static u32 ice_sect_id(enum ice_block blk, enum ice_sect sect) argument
2518 struct ice_xlt1_section *sect; local
2807 struct ice_xlt2_section *sect; local
3474 void *sect; local
[all...]
H A Dice_flex_type.h472 void *sect; member in struct:ice_pkg_enum
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1085 inline void swapStruct(section_64 &sect) { argument
1097 swapStruct(section &sect) argument
[all...]

Completed in 307 milliseconds

12