Home
last modified time | relevance | path

Searched defs:got_entry (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/binutils/binutils-2.37/bfd/
H A Darc-got.h47 struct got_entry struct
49 struct got_entry *next; argument
59 static struct got_entry ** argument
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Darc-got.h47 struct got_entry struct
49 struct got_entry *next; argument
59 static struct got_entry ** argument
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Darc-got.h47 struct got_entry struct
49 struct got_entry *next; argument
59 static struct got_entry ** argument
/dports/devel/gdb/gdb-11.1/bfd/
H A Darc-got.h47 struct got_entry struct
49 struct got_entry *next; argument
59 static struct got_entry ** argument
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Darc-got.h44 struct got_entry struct
46 struct got_entry *next; argument
54 static struct got_entry ** argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/kernel/
H A Dmodule.c22 struct got_entry { struct
23 struct got_entry *next; argument
30 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/kernel/
H A Dmodule.c22 struct got_entry { struct
23 struct got_entry *next; argument
30 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/kernel/
H A Dmodule.c22 struct got_entry { struct
23 struct got_entry *next; argument
30 struct got_entry *chains, Elf64_Xword *poffset) in process_reloc_for_got() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/include/asm/
H A Dmodule.h26 struct got_entry { struct
30 static inline struct got_entry emit_got_entry(unsigned long val) in emit_got_entry() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/include/asm/
H A Dmodule.h26 struct got_entry { struct
30 static inline struct got_entry emit_got_entry(unsigned long val) in emit_got_entry() argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/include/asm/
H A Dmodule.h26 struct got_entry { struct
30 static inline struct got_entry emit_got_entry(unsigned long val) in emit_got_entry() argument
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/patcher/linux/
H A Dpatcher_linux.h25 void **got_entry; member
/dports/net/openmpi/openmpi-4.1.1/opal/mca/patcher/linux/
H A Dpatcher_linux.h25 void **got_entry; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/parisc/kernel/
H A Dmodule.c99 struct got_entry { struct
107 struct got_entry { struct
108 Elf64_Addr addr;
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/parisc/kernel/
H A Dmodule.c99 struct got_entry { struct
107 struct got_entry { struct
108 Elf64_Addr addr;
/dports/multimedia/libv4l/linux-5.13-rc2/arch/parisc/kernel/
H A Dmodule.c99 struct got_entry { struct
107 struct got_entry { argument
108 Elf64_Addr addr;
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-jit/src/
H A Dbackend.rs197 let got_entry = self in new_got_entry() localVariable
226 let got_entry = self.new_got_entry(val); in new_func_plt_entry() localVariable
238 let got_entry = self.new_got_entry(val); in new_data_got_entry() localVariable
304 let got_entry = self.function_got_entries[func_id].unwrap(); in read_got_entry() localVariable
491 let got_entry = module.new_got_entry(addr); in new() localVariable
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-arc.c123 struct got_entry struct
125 struct got_entry *next; argument
134 new_got_entry_to_list (struct got_entry **list, in new_got_entry_to_list() argument
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-arc.c123 struct got_entry struct
125 struct got_entry *next; argument
134 new_got_entry_to_list (struct got_entry **list, in new_got_entry_to_list() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/ia64/include/asm/
H A Delf.h221 struct got_entry { struct
222 uint64_t val;
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/ia64/include/asm/
H A Delf.h221 struct got_entry { struct
222 uint64_t val;
/dports/multimedia/libv4l/linux-5.13-rc2/arch/ia64/include/asm/
H A Delf.h221 struct got_entry { struct
222 uint64_t val;
/dports/devel/radare2/radare2-5.1.1/libr/bin/p/
H A Dbin_bflt.c163 ut32 got_entry; in relocs() local
/dports/security/libksba/libksba-1.6.0/src/
H A Dcrl.c1076 parse_crl_entry (ksba_crl_t crl, int *got_entry) in parse_crl_entry()
1378 int got_entry = 0; in ksba_crl_parse() local
/dports/science/libkml/libkml-1.3.0/tests/kml/convenience/
H A Datom_util_test.cc185 kmldom::AtomEntryPtr got_entry = AtomUtil::FindEntryByTitle(feed, kTitle); in TEST() local

123456