Home
last modified time | relevance | path

Searched defs:addend (Results 51 - 75 of 94) sorted by relevance

1234

/kernel/linux/linux-6.6/tools/objtool/
H A Delf.c893 int addend = insn_off; in elf_init_reloc_text_sym() local
850 elf_init_reloc(struct elf *elf, struct section *rsec, unsigned int reloc_idx, unsigned long offset, struct symbol *sym, s64 addend, unsigned int type) elf_init_reloc() argument
919 elf_init_reloc_data_sym(struct elf *elf, struct section *sec, unsigned long offset, unsigned int reloc_idx, struct symbol *sym, s64 addend) elf_init_reloc_data_sym() argument
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Delf.h252 static inline void set_reloc_addend(struct elf *elf, struct reloc *reloc, s64 addend) in set_reloc_addend() argument
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.h427 uint_t const addend = in sift_rel_mcount() local
/kernel/linux/linux-6.6/net/sched/
H A Dcls_flow.c53 u32 addend; member
/kernel/liteos_m/components/dynlink/
H A Dlos_dynlink.c581 STATIC INT32 OsDoReloc(const DynSharedObj *dso, INT32 type, UINTPTR relocAddr, UINT32 addend, UINTPTR symAddr) in OsDoReloc() argument
608 UINT32 addend; in OsDoRelocSyms() local
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c661 uint64_t addend; in apply_relocs() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c509 int power, addend; member
[all...]
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c509 int power, addend; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h264 ITT_INLINE long __TBB_machine_fetchadd4(volatile void* ptr, long addend) in __TBB_machine_fetchadd4() argument
/third_party/python/Modules/_io/
H A Dwinconsoleio.c747 DWORD addend; in new_buffersize() local
H A Dfileio.c665 size_t addend; local
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmodule.c619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc() argument
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmodule.c619 do_reloc (struct module *mod, uint8_t r_type, Elf64_Sym *sym, uint64_t addend, in do_reloc() argument
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Darp_tables.c196 unsigned int addend; in arpt_do_table() local
1011 unsigned int addend; in do_add_counters() local
H A Dip_tables.c240 unsigned int addend; in ipt_do_table() local
1166 unsigned int addend; in do_add_counters() local
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_pch.c45 u32 addend; member
403 u32 diff, addend; in ptp_pch_adjfreq() local
[all...]
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_pch.c48 u32 addend; member
341 u32 addend; in ptp_pch_adjfine() local
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Darp_tables.c197 unsigned int addend; in arpt_do_table() local
1008 unsigned int addend; in do_add_counters() local
/third_party/ffmpeg/libavformat/
H A Drtpdec.c670 int64_t addend; in finalize_packet() local
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Dittnotify_config.h321 ITT_INLINE long __TBB_machine_fetchadd4(volatile void* ptr, long addend) in __TBB_machine_fetchadd4() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmIntegerDotProductTests.cpp158 const auto& addend = addends[idx]; in compareDotProductAccSat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h154 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend) in RelocationEntry() argument
158 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
164 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
169 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
179 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmIntegerDotProductTests.cpp158 const auto& addend = addends[idx]; in compareDotProductAccSat() local
/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-stream.c685 static inline u32 increment_cycle_count(u32 cycle, unsigned int addend) in increment_cycle_count() argument
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6_tables.c264 unsigned int addend; in ip6t_do_table() local
1184 unsigned int addend; in do_add_counters() local

Completed in 39 milliseconds

1234