| /freebsd/contrib/llvm-project/lld/ELF/ | 
| H A D | MarkLive.cpp | 76 static uint64_t getAddend(InputSectionBase &sec,  in getAddend()83 static uint64_t getAddend(InputSectionBase &sec,  in getAddend()
 90 static uint64_t getAddend(InputSectionBase &sec,  in getAddend()
 97 void MarkLive<ELFT>::resolveReloc(InputSectionBase &sec, RelTy &rel,  in resolveReloc()
 169 static bool isReserved(InputSectionBase *sec) {  in isReserved()
 189 void MarkLive<ELFT>::enqueue(InputSectionBase *sec, uint64_t offset) {  in enqueue()
 314     InputSectionBase &sec = *queue.pop_back_val();  in mark()  local
 
 | 
| H A D | LinkerScript.cpp | 137   OutputDesc *sec;  in createOutputSection()  local213   SectionBase *sec = value.isAbsolute() ? nullptr : value.sec;  in addSymbol()  local
 356     const OutputSection &sec = cast<OutputDesc>(cmd)->osec;  in declareSymbols()  local
 430       sections, [](InputSectionBase *sec) { return sec->flags & SHF_WRITE; });  in matchConstraints()
 516       InputSectionBase *sec = sections[i];  in computeInputSections()  local
 792     auto *sec = cast<InputSection>(isec);  in addInputSec()  local
 888       } else if (OutputSection *sec = findByName(sectionCommands, name)) {  in addOrphanSections()  local
 915     if (auto *sec = dyn_cast<InputSection>(isec))  in addOrphanSections()  local
 943   for (const InputSectionBase *sec : orphanSections) {  in diagnoseOrphanHandling()  local
 966   OutputSection *sec = findByName(sectionCommands, ".gnu.sgstubs");  in diagnoseMissingSGSectionAddress()  local
 [all …]
 
 | 
| H A D | Writer.cpp | 141 static Defined *addOptionalRegular(StringRef name, SectionBase *sec,  in addOptionalRegular()459     SectionBase *sec = d->section;  in includeInSymtab()  local
 544 static bool isRelroSection(const OutputSection *sec) {  in isRelroSection()
 780 void PhdrEntry::add(OutputSection *sec) {  in add()
 817     InputSection *sec = in.gotPlt.get();  in setReservedSymbolSections()  local
 939   OutputSection *sec = &cast<OutputDesc>(*e)->osec;  in findOrphanPos()  local
 1087       if (auto *sec = dyn_cast_or_null<InputSectionBase>(d->section)) {  in buildSectionOrder()  local
 1410 static void finalizeSynthetic(SyntheticSection *sec) {  in finalizeSynthetic()
 1564       const SectionBase *sec = def->section;  in fixSymbolsAfterShrinking()  local
 1621       InputSection &sec = *sections[i];  in optimizeBasicBlockJumps()  local
 [all …]
 
 | 
| H A D | InputFiles.cpp | 375                                 const InputSectionBase &sec, uint64_t offset) {  in getSrcMsgAux()390 std::string InputFile::getSrcMsg(const Symbol &sym, const InputSectionBase &sec,  in getSrcMsg()
 523   for (const Elf_Shdr &sec : sections)  in findSection()  local
 604     const Elf_Shdr &sec = objSections[i];  in parse()  local
 702                                               const Elf_Shdr &sec) {  in getShtGroupSignature()
 711 bool ObjFile<ELFT>::shouldMerge(const Elf_Shdr &sec, StringRef name) {  in shouldMerge()
 786     const Elf_Shdr &sec = objSections[i];  in initializeSections()  local
 880     const Elf_Shdr &sec = objSections[i];  in initializeSections()  local
 957 void readGnuProperty(const InputSection &sec, ObjFile<ELFT> &f) {  in readGnuProperty()
 1049                                                     const Elf_Shdr &sec,  in createInputSection()
 [all …]
 
 | 
| H A D | DWARF.cpp | 106 LLDDwarfObj<ELFT>::findAux(const InputSectionBase &sec, uint64_t pos,  in findAux()138   auto &sec = static_cast<const LLDDWARFSection &>(s);  in find()  local
 
 | 
| H A D | InputSection.h | 47 #define invokeOnRelocs(sec, f, ...)                                            \  argument370   InputSectionBase *sec;  member
 466   static bool classof(const SectionBase *sec) {  in classof()
 489   static bool classof(const SectionBase *sec) {  in classof()
 499 inline bool isDebugSection(const InputSectionBase &sec) {  in isDebugSection()
 
 | 
| H A D | InputSection.cpp | 40 std::string lld::toString(const InputSectionBase *sec) {  in toString()111 static void decompressAux(const InputSectionBase &sec, uint8_t *out,  in decompressAux()
 155       auto *sec = makeThreadLocal<InputSection>(*f, shdr, name);  in relsOrRelas()  local
 229   InputSection *sec;  in getOutputSection()  local
 405     InputSectionBase *sec = getRelocatedSection();  in copyRelocations()  local
 438   InputSectionBase *sec = getRelocatedSection();  in copyRelocations()  local
 477           Elf_Shdr_Impl<ELFT> sec = file->template getELFShdrs<ELFT>()[secIdx];  in copyRelocations()  local
 1108   auto *sec = cast<InputSection>(this);  in relocate()  local
 
 | 
| /freebsd/sys/contrib/dev/rtw88/ | 
| H A D | sec.c | 9 int rtw_sec_get_free_cam(struct rtw_sec_desc *sec)  in rtw_sec_get_free_cam()23 		       struct rtw_sec_desc *sec,  in rtw_sec_write_cam()
 83 		       struct rtw_sec_desc *sec,  in rtw_sec_clear_cam()
 105 	struct rtw_sec_desc *sec = &rtwdev->sec;  in rtw_sec_cam_pg_backup()  local
 126 	struct rtw_sec_desc *sec = &rtwdev->sec;  in rtw_sec_enable_sec_engine()  local
 
 | 
| /freebsd/contrib/wpa/src/ap/ | 
| H A D | bss_load.c | 20 				       unsigned int *sec, unsigned int *usec)  in get_bss_load_update_timeout()45 	unsigned int sec, usec;  in update_channel_utilization()  local
 85 	unsigned int sec, usec;  in bss_load_update_init()  local
 
 | 
| H A D | airtime_policy.c | 37 					     unsigned int *sec,  in get_airtime_policy_update_timeout()137 	unsigned int sec, usec;  in update_airtime_weights()  local
 257 	unsigned int sec, usec;  in airtime_policy_update_init()  local
 
 | 
| /freebsd/contrib/processor-trace/libipt/test/src/ | 
| H A D | ptunit-mapped_section.c | 39 	struct pt_section sec;  in begin()  local53 	struct pt_section sec;  in end()  local
 67 	struct pt_section sec;  in offset()  local
 81 	struct pt_section sec;  in size()  local
 
 | 
| /freebsd/sys/dev/qat/qat_common/ | 
| H A D | adf_cfg.c | 128 adf_cfg_keyval_add(struct adf_cfg_key_val *new, struct adf_cfg_section *sec)  in adf_cfg_keyval_add()134 adf_cfg_keyval_remove(const char *key, struct adf_cfg_section *sec)  in adf_cfg_keyval_remove()
 217 	struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name);  in adf_cfg_section_del()  local
 292 	struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, sec_name);  in adf_cfg_key_val_get()  local
 385 	struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name);  in adf_cfg_save_section()  local
 488 	struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name);  in adf_cfg_section_add()  local
 508 	struct adf_cfg_section *sec = NULL;  in adf_cfg_derived_section_add()  local
 
 | 
| /freebsd/contrib/mandoc/ | 
| H A D | mdoc_state.c | 212 setsec(struct roff_node *n, enum roff_sec sec)  in setsec()230 	enum roff_sec sec;  in state_sh()  local
 
 | 
| /freebsd/crypto/heimdal/lib/krb5/ | 
| H A D | time.c | 52 		    krb5_timestamp sec,  in krb5_set_real_time()96 		   krb5_timestamp *sec,  in krb5_us_timeofday()
 
 | 
| /freebsd/sys/contrib/ck/src/ | 
| H A D | ck_ec_timeutil.h | 44 	time_t sec;  in timespec_add_ns()  local86 	time_t sec;  in timespec_add()  local
 
 | 
| /freebsd/sys/dev/ixgbe/ | 
| H A D | if_bypass.c | 95 ixgbe_get_bypass_time(u32 *year, u32 *sec)  in ixgbe_get_bypass_time()507 	u32 sec, year;  in ixgbe_bp_wd_reset()  local
 635 		u32 mon, days, hours, min, sec;  in ixgbe_bp_log()  local
 720 	u32 mask, value, sec, year;  in ixgbe_bypass_init()  local
 
 | 
| /freebsd/sys/fs/ext2fs/ | 
| H A D | ext2_inode_cnv.c | 133 ext2_decode_extra_time(ext_time_t *sec, int32_t *nsec, uint32_t extra)  in ext2_decode_extra_time()241 ext2_encode_extra_time(int64_t sec, int32_t nsec)  in ext2_encode_extra_time()
 
 | 
| /freebsd/contrib/bsddialog/examples_library/ | 
| H A D | pause.c | 17 	unsigned int sec;  in main()  local
 | 
| /freebsd/lib/libkldelf/ | 
| H A D | ef_obj.c | 53 	int		sec;	/* Original section */  member60 	int		sec;  member
 66 	int		sec;  member
 192 	int error, i, sec;  in ef_obj_seg_read_rel()  local
 
 | 
| /freebsd/sys/contrib/dev/iwlwifi/ | 
| H A D | iwl-drv.c | 168 static int iwl_alloc_fw_desc(struct fw_desc *desc, struct fw_sec *sec)  in iwl_alloc_fw_desc()398 	struct fw_sec *sec;  member
 445 			   int sec)  in alloc_sec_data()
 465 			 int sec,  in set_sec_data()
 475 			 int sec,  in set_sec_size()
 485 			   int sec)  in get_sec_size()
 492 			   int sec,  in set_sec_offset()
 506 	struct fw_sec *sec;  in iwl_store_ucode_sec()  local
 1482 	struct fw_desc *sec;  in iwl_alloc_ucode_mem()  local
 
 | 
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ | 
| H A D | RISCV.cpp | 593 void RISCV::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const {  in relocateAlloc()711       if (auto *sec = dyn_cast_or_null<InputSection>(d->section))  in initSymbolAnchors()  local
 735 static void relaxCall(const InputSection &sec, size_t i, uint64_t loc,  in relaxCall()
 762 static void relaxTlsLe(const InputSection &sec, size_t i, uint64_t loc,  in relaxTlsLe()
 790 static void relaxHi20Lo12(const InputSection &sec, size_t i, uint64_t loc,  in relaxHi20Lo12()
 814 static bool relax(InputSection &sec) {  in relax()
 1061                       unsigned &mergedXlen, const InputSectionBase *sec,  in mergeArch()
 1186   for (const InputSectionBase *sec : sections) {  in mergeAttributesSection()  local
 
 | 
| /freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/ | 
| H A D | d_c99_compound_literal_comma.c | 2 	unsigned long long sec;  member
 | 
| /freebsd/sys/sys/ | 
| H A D | clock.h | 78 	int	sec;			/* second (0 - 59) */  member114 	uint8_t  sec;			/* second (0 - 59) */  member
 
 | 
| /freebsd/contrib/ntp/libntp/ | 
| H A D | uglydate.c | 22 time_t sec; uglydate()  local 
 | 
| /freebsd/sbin/ipf/libipf/ | 
| H A D | optprintv6.c | 15 optprintv6(u_short *sec, u_long optmsk, u_long optbits)  in optprintv6()
 |