Home
last modified time | relevance | path

Searched refs:e_shnum (Results 1 – 25 of 2193) sorted by relevance

12345678910>>...88

/dports/devel/bsdelf/elftoolchain-0.7.1/test/elfdump/ts/archive2/
H A D@e%libdwarf.a.out18 e_shnum: 14
37 e_shnum: 15
56 e_shnum: 12
75 e_shnum: 12
94 e_shnum: 10
113 e_shnum: 10
132 e_shnum: 13
151 e_shnum: 12
170 e_shnum: 12
189 e_shnum: 15
[all …]
H A D@S@e%libdwarf.a.out11 e_shoff: 0x1008 e_shentsize: 64 e_shnum: 14
23 e_shoff: 0x16e8 e_shentsize: 64 e_shnum: 15
35 e_shoff: 0x140 e_shentsize: 64 e_shnum: 12
47 e_shoff: 0x470 e_shentsize: 64 e_shnum: 12
59 e_shoff: 0xf0 e_shentsize: 64 e_shnum: 10
71 e_shoff: 0xe8 e_shentsize: 64 e_shnum: 10
83 e_shoff: 0x940 e_shentsize: 64 e_shnum: 13
95 e_shoff: 0x2a8 e_shentsize: 64 e_shnum: 12
107 e_shoff: 0x228 e_shentsize: 64 e_shnum: 12
119 e_shoff: 0x2490 e_shentsize: 64 e_shnum: 15
[all …]
/dports/devel/elftoolchain/elftoolchain-0.7.1/test/elfdump/ts/archive2/
H A D@e%libdwarf.a.out18 e_shnum: 14
37 e_shnum: 15
56 e_shnum: 12
75 e_shnum: 12
94 e_shnum: 10
113 e_shnum: 10
132 e_shnum: 13
151 e_shnum: 12
170 e_shnum: 12
189 e_shnum: 15
[all …]
H A D@S@e%libdwarf.a.out11 e_shoff: 0x1008 e_shentsize: 64 e_shnum: 14
23 e_shoff: 0x16e8 e_shentsize: 64 e_shnum: 15
35 e_shoff: 0x140 e_shentsize: 64 e_shnum: 12
47 e_shoff: 0x470 e_shentsize: 64 e_shnum: 12
59 e_shoff: 0xf0 e_shentsize: 64 e_shnum: 10
71 e_shoff: 0xe8 e_shentsize: 64 e_shnum: 10
83 e_shoff: 0x940 e_shentsize: 64 e_shnum: 13
95 e_shoff: 0x2a8 e_shentsize: 64 e_shnum: 12
107 e_shoff: 0x228 e_shentsize: 64 e_shnum: 12
119 e_shoff: 0x2490 e_shentsize: 64 e_shnum: 15
[all …]
/dports/archivers/upx/upx-3.96/src/stub/scripts/
H A Dxstrip.py146 e_shnum, e_shstrndx = struct.unpack("<HH", eh[48:52])
147 assert e_shstrndx + 3 == e_shnum
152 e_shnum, e_shstrndx = struct.unpack(">HH", eh[48:52])
153 assert e_shstrndx + 3 == e_shnum
157 e_shnum, e_shstrndx = struct.unpack("<HH", eh[60:64])
158 assert e_shstrndx + 3 == e_shnum
162 e_shnum, e_shstrndx = struct.unpack(">HH", eh[60:64])
163 assert e_shstrndx + 3 == e_shnum
/dports/security/razorback-yaraNugget/yaraNugget-0.5.0/libyara/
H A Dexe.c134 if (elf_header->e_shoff == 0 || elf_header->e_shnum == 0) in elf_rva_to_offset_32()
138 if(ULLONG_MAX - elf_header->e_shoff < sizeof(Elf64_Shdr) * elf_header->e_shnum) in elf_rva_to_offset_32()
141 if (elf_header->e_shoff + sizeof(Elf32_Shdr) * elf_header->e_shnum > buffer_length) in elf_rva_to_offset_32()
146 for (i = 0; i < elf_header->e_shnum; i++) in elf_rva_to_offset_32()
173 if (elf_header->e_shoff == 0 || elf_header->e_shnum == 0) in elf_rva_to_offset_64()
176 if (elf_header->e_shoff + sizeof(Elf64_Shdr) * elf_header->e_shnum > buffer_length) in elf_rva_to_offset_64()
181 for (i = 0; i < elf_header->e_shnum; i++) in elf_rva_to_offset_64()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs.c97 if (shndx < ehdr.e_shnum) in sec_name()
112 for (i = 0; i < ehdr.e_shnum; i++) in sec_lookup()
235 ehdr.e_shnum = elf_half_to_cpu(ehdr.e_shnum); in read_ehdr()
256 if (ehdr.e_shstrndx >= ehdr.e_shnum) in read_ehdr()
272 for (i = 0; i < ehdr.e_shnum; i++) { in read_shdrs()
289 if (sec->shdr.sh_link < ehdr.e_shnum) in read_shdrs()
298 for (i = 0; i < ehdr.e_shnum; i++) { in read_strtabs()
323 for (i = 0; i < ehdr.e_shnum; i++) { in read_symtabs()
366 for (i = 0; i < ehdr.e_shnum; i++) { in read_relocs()
412 for (i = 0; i < ehdr.e_shnum; i++) { in remove_relocs()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs.c97 if (shndx < ehdr.e_shnum) in sec_name()
112 for (i = 0; i < ehdr.e_shnum; i++) in sec_lookup()
235 ehdr.e_shnum = elf_half_to_cpu(ehdr.e_shnum); in read_ehdr()
256 if (ehdr.e_shstrndx >= ehdr.e_shnum) in read_ehdr()
272 for (i = 0; i < ehdr.e_shnum; i++) { in read_shdrs()
289 if (sec->shdr.sh_link < ehdr.e_shnum) in read_shdrs()
298 for (i = 0; i < ehdr.e_shnum; i++) { in read_strtabs()
323 for (i = 0; i < ehdr.e_shnum; i++) { in read_symtabs()
366 for (i = 0; i < ehdr.e_shnum; i++) { in read_relocs()
412 for (i = 0; i < ehdr.e_shnum; i++) { in remove_relocs()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/boot/tools/
H A Drelocs.c97 if (shndx < ehdr.e_shnum) in sec_name()
112 for (i = 0; i < ehdr.e_shnum; i++) in sec_lookup()
235 ehdr.e_shnum = elf_half_to_cpu(ehdr.e_shnum); in read_ehdr()
256 if (ehdr.e_shstrndx >= ehdr.e_shnum) in read_ehdr()
272 for (i = 0; i < ehdr.e_shnum; i++) { in read_shdrs()
289 if (sec->shdr.sh_link < ehdr.e_shnum) in read_shdrs()
298 for (i = 0; i < ehdr.e_shnum; i++) { in read_strtabs()
323 for (i = 0; i < ehdr.e_shnum; i++) { in read_symtabs()
366 for (i = 0; i < ehdr.e_shnum; i++) { in read_relocs()
412 for (i = 0; i < ehdr.e_shnum; i++) { in remove_relocs()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/object/src/write/
H A Delf.rs182 let mut e_shnum = 1; in elf_write() localVariable
186 e_shnum += 1; in elf_write()
200 e_shnum += 1; in elf_write()
235 let symtab_index = e_shnum; in elf_write()
236 e_shnum += 1; in elf_write()
257 e_shnum += 1; in elf_write()
268 let strtab_index = e_shnum; in elf_write()
269 e_shnum += 1; in elf_write()
292 e_shnum += 1; in elf_write()
329 e_shnum: if e_shnum >= elf::SHN_LORESERVE as usize { in elf_write()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/object/src/write/
H A Delf.rs182 let mut e_shnum = 1; in elf_write() localVariable
186 e_shnum += 1; in elf_write()
200 e_shnum += 1; in elf_write()
235 let symtab_index = e_shnum; in elf_write()
236 e_shnum += 1; in elf_write()
257 e_shnum += 1; in elf_write()
268 let strtab_index = e_shnum; in elf_write()
269 e_shnum += 1; in elf_write()
292 e_shnum += 1; in elf_write()
329 e_shnum: if e_shnum >= elf::SHN_LORESERVE as usize { in elf_write()
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/object-0.14.0/src/write/
H A Delf.rs174 let mut e_shnum = 1; in elf_write() localVariable
178 e_shnum += 1; in elf_write()
192 e_shnum += 1; in elf_write()
227 let symtab_index = e_shnum; in elf_write()
228 e_shnum += 1; in elf_write()
249 e_shnum += 1; in elf_write()
260 let strtab_index = e_shnum; in elf_write()
261 e_shnum += 1; in elf_write()
284 e_shnum += 1; in elf_write()
321 e_shnum: if e_shnum >= elf::SHN_LORESERVE as usize { in elf_write()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/object/src/write/
H A Delf.rs182 let mut e_shnum = 1; in elf_write() localVariable
186 e_shnum += 1; in elf_write()
200 e_shnum += 1; in elf_write()
235 let symtab_index = e_shnum; in elf_write()
236 e_shnum += 1; in elf_write()
257 e_shnum += 1; in elf_write()
268 let strtab_index = e_shnum; in elf_write()
269 e_shnum += 1; in elf_write()
292 e_shnum += 1; in elf_write()
329 e_shnum: if e_shnum >= elf::SHN_LORESERVE as usize { in elf_write()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/object/src/write/
H A Delf.rs182 let mut e_shnum = 1; in elf_write() localVariable
186 e_shnum += 1; in elf_write()
200 e_shnum += 1; in elf_write()
235 let symtab_index = e_shnum; in elf_write()
236 e_shnum += 1; in elf_write()
257 e_shnum += 1; in elf_write()
268 let strtab_index = e_shnum; in elf_write()
269 e_shnum += 1; in elf_write()
292 e_shnum += 1; in elf_write()
329 e_shnum: if e_shnum >= elf::SHN_LORESERVE as usize { in elf_write()
[all …]
/dports/devel/bsdelf/elftoolchain-0.7.1/test/elfdump/ts/archive1/
H A D@e%liba.a.out18 e_shnum: 9
37 e_shnum: 10
56 e_shnum: 9
75 e_shnum: 10
H A D@e@i%liba.a.out18 e_shnum: 9
37 e_shnum: 10
56 e_shnum: 9
75 e_shnum: 10
H A D@S@e%liba.a.out11 e_shoff: 0xc0 e_shentsize: 40 e_shnum: 9
23 e_shoff: 0xdc e_shentsize: 40 e_shnum: 10
35 e_shoff: 0xd4 e_shentsize: 40 e_shnum: 9
47 e_shoff: 0xf4 e_shentsize: 40 e_shnum: 10
/dports/devel/elftoolchain/elftoolchain-0.7.1/test/elfdump/ts/archive1/
H A D@e@i%liba.a.out18 e_shnum: 9
37 e_shnum: 10
56 e_shnum: 9
75 e_shnum: 10
H A D@e%liba.a.out18 e_shnum: 9
37 e_shnum: 10
56 e_shnum: 9
75 e_shnum: 10
H A D@S@e%liba.a.out11 e_shoff: 0xc0 e_shentsize: 40 e_shnum: 9
23 e_shoff: 0xdc e_shentsize: 40 e_shnum: 10
35 e_shoff: 0xd4 e_shentsize: 40 e_shnum: 9
47 e_shoff: 0xf4 e_shentsize: 40 e_shnum: 10
/dports/devel/elfsh/elfsh-0.51b3/libelfsh/
H A Dsht_rebuild.c30 for (index = 0; index < file->hdr->e_shnum; index++) in add_sht_entry()
74 XREALLOC(file->sht, file->sht, (file->hdr->e_shnum + 1) * file->hdr->e_shentsize, -1); in add_sht_entry()
77 file->hdr->e_shentsize * (file->hdr->e_shnum - index)); in add_sht_entry()
96 file->hdr->e_shnum++; in add_sht_entry()
106 XREALLOC(file->sht, file->sht, (file->hdr->e_shnum + 1) * file->hdr->e_shentsize, -1); in add_sht_entry()
109 file->hdr->e_shentsize * (file->hdr->e_shnum - index - 1)); in add_sht_entry()
122 file->hdr->e_shnum++; in add_sht_entry()
134 XREALLOC(file->sht, file->sht, (file->hdr->e_shnum + 2) * file->hdr->e_shentsize, -1); in add_sht_entry()
137 file->hdr->e_shentsize * (file->hdr->e_shnum - index - 1)); in add_sht_entry()
166 file->hdr->e_shnum += 2; in add_sht_entry()
[all …]
H A Dsave.c35 file->hdr->e_shnum = 0; in elfsh_save_obj()
70 file->hdr->e_shentsize * file->hdr->e_shnum); in elfsh_save_obj()
74 XWRITE(fd, file->sht, file->hdr->e_shnum * file->hdr->e_shentsize, -1); in elfsh_save_obj()
121 file->hdr->e_shoff, file->hdr->e_shentsize * file->hdr->e_shnum); in elfsh_save_obj()
125 XWRITE(fd, file->sht, file->hdr->e_shnum * file->hdr->e_shentsize, -1); in elfsh_save_obj()
/dports/lang/elk/elk-3.99.8/src/
H A Ddump-elf.c46 for (_i = 0; _i < ohdr->e_shnum; _i++)\
48 if (_i == ohdr->e_shnum) {\
61 for ((ndx) = -1, _i = 0; _i < ohdr->e_shnum; _i++)\
182 nhdr->e_shnum++; in P_Dump()
229 nhdr->e_shnum * sizeof (osecthdr[0])); in P_Dump()
246 (nhdr->e_shnum-obssndx) * sizeof (osecthdr[0])); in P_Dump()
266 for (i = 1; i < nhdr->e_shnum; i++) { in P_Dump()
296 for (i = 1; i < nhdr->e_shnum; i++) { in P_Dump()
/dports/sysutils/syslinux/syslinux-6.03/com32/tools/
H A Drelocs.c206 if (shndx < ehdr.e_shnum) { in sec_name()
282 ehdr.e_shnum = elf16_to_cpu(ehdr.e_shnum); in read_ehdr()
303 if (ehdr.e_shstrndx >= ehdr.e_shnum) { in read_ehdr()
316 ehdr.e_shnum); in read_shdrs()
322 for (i = 0; i < ehdr.e_shnum; i++) { in read_shdrs()
346 for (i = 0; i < ehdr.e_shnum; i++) { in read_strtabs()
371 for (i = 0; i < ehdr.e_shnum; i++) { in read_symtabs()
404 for (i = 0; i < ehdr.e_shnum; i++) { in read_relocs()
437 for (i = 0; i < ehdr.e_shnum; i++) { in print_absolute_symbols()
469 for (i = 0; i < ehdr.e_shnum; i++) { in print_absolute_relocs()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/plugin/
H A Dqelfparser_p.cpp141 qelfhalf_t e_shnum = read<qelfhalf_t> (data); in parse() local
146 if ((quint32)(e_shnum * e_shentsize) > fdlen) { in parse()
150 .arg(e_shnum).arg(e_shentsize); in parse()
155 …qDebug() << e_shnum << "sections starting at " << ("0x" + QByteArray::number(e_shoff, 16)).data() … in parse()
185 for (int i = 0; i < e_shnum; ++i) { in parse()
198 .arg(i).arg(e_shnum); in parse()

12345678910>>...88