Home
last modified time | relevance | path

Searched refs:subsection_len (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf-attrs.c493 bfd_vma subsection_len; in _bfd_elf_parse_attributes() local
499 subsection_len = bfd_get_32 (abfd, p); in _bfd_elf_parse_attributes()
501 subsection_len = 0; in _bfd_elf_parse_attributes()
503 if (subsection_len == 0) in _bfd_elf_parse_attributes()
505 if (subsection_len > section_len) in _bfd_elf_parse_attributes()
506 subsection_len = section_len; in _bfd_elf_parse_attributes()
507 section_len -= subsection_len; in _bfd_elf_parse_attributes()
508 subsection_len -= n + 4; in _bfd_elf_parse_attributes()
509 end = p + subsection_len; in _bfd_elf_parse_attributes()
553 p += subsection_len; in _bfd_elf_parse_attributes()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf-attrs.c493 bfd_vma subsection_len; in _bfd_elf_parse_attributes() local
499 subsection_len = bfd_get_32 (abfd, p); in _bfd_elf_parse_attributes()
501 subsection_len = 0; in _bfd_elf_parse_attributes()
503 if (subsection_len == 0) in _bfd_elf_parse_attributes()
505 if (subsection_len > section_len) in _bfd_elf_parse_attributes()
506 subsection_len = section_len; in _bfd_elf_parse_attributes()
507 section_len -= subsection_len; in _bfd_elf_parse_attributes()
508 subsection_len -= n + 4; in _bfd_elf_parse_attributes()
509 end = p + subsection_len; in _bfd_elf_parse_attributes()
553 p += subsection_len; in _bfd_elf_parse_attributes()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf-attrs.c501 bfd_vma subsection_len; in _bfd_elf_parse_attributes() local
507 subsection_len = bfd_get_32 (abfd, p); in _bfd_elf_parse_attributes()
509 subsection_len = 0; in _bfd_elf_parse_attributes()
511 if (subsection_len == 0) in _bfd_elf_parse_attributes()
513 if (subsection_len > section_len) in _bfd_elf_parse_attributes()
514 subsection_len = section_len; in _bfd_elf_parse_attributes()
515 section_len -= subsection_len; in _bfd_elf_parse_attributes()
516 subsection_len -= n + 4; in _bfd_elf_parse_attributes()
517 end = p + subsection_len; in _bfd_elf_parse_attributes()
561 p += subsection_len; in _bfd_elf_parse_attributes()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf-attrs.c477 bfd_vma subsection_len; in _bfd_elf_parse_attributes() local
482 subsection_len = bfd_get_32 (abfd, p); in _bfd_elf_parse_attributes()
484 if (subsection_len > section_len) in _bfd_elf_parse_attributes()
485 subsection_len = section_len; in _bfd_elf_parse_attributes()
486 section_len -= subsection_len; in _bfd_elf_parse_attributes()
487 subsection_len -= n + 4; in _bfd_elf_parse_attributes()
488 end = p + subsection_len; in _bfd_elf_parse_attributes()
529 p += subsection_len; in _bfd_elf_parse_attributes()
530 subsection_len = 0; in _bfd_elf_parse_attributes()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf-attrs.c481 bfd_vma subsection_len; in _bfd_elf_parse_attributes() local
486 subsection_len = bfd_get_32 (abfd, p); in _bfd_elf_parse_attributes()
488 if (subsection_len > section_len) in _bfd_elf_parse_attributes()
489 subsection_len = section_len; in _bfd_elf_parse_attributes()
490 section_len -= subsection_len; in _bfd_elf_parse_attributes()
491 subsection_len -= n + 4; in _bfd_elf_parse_attributes()
492 end = p + subsection_len; in _bfd_elf_parse_attributes()
533 p += subsection_len; in _bfd_elf_parse_attributes()
534 subsection_len = 0; in _bfd_elf_parse_attributes()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf-attrs.c539 size_t subsection_len; in _bfd_elf_parse_attributes() local
546 subsection_len = bfd_get_32 (abfd, p); in _bfd_elf_parse_attributes()
554 if (subsection_len > section_len) in _bfd_elf_parse_attributes()
555 subsection_len = section_len; in _bfd_elf_parse_attributes()
556 section_len -= subsection_len; in _bfd_elf_parse_attributes()
557 end = orig_p + subsection_len; in _bfd_elf_parse_attributes()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf-attrs.c539 size_t subsection_len; in _bfd_elf_parse_attributes() local
546 subsection_len = bfd_get_32 (abfd, p); in _bfd_elf_parse_attributes()
554 if (subsection_len > section_len) in _bfd_elf_parse_attributes()
555 subsection_len = section_len; in _bfd_elf_parse_attributes()
556 section_len -= subsection_len; in _bfd_elf_parse_attributes()
557 end = orig_p + subsection_len; in _bfd_elf_parse_attributes()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf-attrs.c539 size_t subsection_len; in _bfd_elf_parse_attributes() local
546 subsection_len = bfd_get_32 (abfd, p); in _bfd_elf_parse_attributes()
554 if (subsection_len > section_len) in _bfd_elf_parse_attributes()
555 subsection_len = section_len; in _bfd_elf_parse_attributes()
556 section_len -= subsection_len; in _bfd_elf_parse_attributes()
557 end = orig_p + subsection_len; in _bfd_elf_parse_attributes()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf-attrs.c539 size_t subsection_len; in _bfd_elf_parse_attributes() local
546 subsection_len = bfd_get_32 (abfd, p); in _bfd_elf_parse_attributes()
554 if (subsection_len > section_len) in _bfd_elf_parse_attributes()
555 subsection_len = section_len; in _bfd_elf_parse_attributes()
556 section_len -= subsection_len; in _bfd_elf_parse_attributes()
557 end = orig_p + subsection_len; in _bfd_elf_parse_attributes()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/rusttype-0.7.7/benches/
H A Dcache.rs233 let subsection_len = chars.len() / FONTS.len(); in moving_text() localVariable
234 let distinct_subsection: Vec<_> = chars.windows(subsection_len).collect(); in moving_text()
350 let subsection_len = 60; in moving_text_thrashing() localVariable
351 let distinct_subsection: Vec<_> = chars.windows(subsection_len).collect(); in moving_text_thrashing()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rusttype-0.7.9/benches/
H A Dcache.rs233 let subsection_len = chars.len() / FONTS.len(); in moving_text() localVariable
234 let distinct_subsection: Vec<_> = chars.windows(subsection_len).collect(); in moving_text()
350 let subsection_len = 60; in moving_text_thrashing() localVariable
351 let distinct_subsection: Vec<_> = chars.windows(subsection_len).collect(); in moving_text_thrashing()
/dports/games/dose-response/dose-response-179c326/cargo-crates/rusttype-0.7.3/benches/
H A Dcache.rs236 let subsection_len = chars.len() / FONTS.len(); in moving_text() localVariable
237 let distinct_subsection: Vec<_> = chars.windows(subsection_len).collect(); in moving_text()
353 let subsection_len = 60; in moving_text_thrashing() localVariable
354 let distinct_subsection: Vec<_> = chars.windows(subsection_len).collect(); in moving_text_thrashing()
/dports/devel/git-gui/git-2.34.1/
H A Dsubmodule-config.c228 size_t subsection_len; in name_and_item_from_var() local
231 &subsection_len, &key); in name_and_item_from_var()
235 strbuf_add(name, subsection, subsection_len); in name_and_item_from_var()
H A Dconfig.h389 const char **subsection, size_t *subsection_len,
/dports/devel/git-p4/git-2.34.1/
H A Dsubmodule-config.c228 size_t subsection_len; in name_and_item_from_var() local
231 &subsection_len, &key); in name_and_item_from_var()
235 strbuf_add(name, subsection, subsection_len); in name_and_item_from_var()
H A Dconfig.h389 const char **subsection, size_t *subsection_len,
/dports/devel/git-svn/git-2.34.1/
H A Dsubmodule-config.c228 size_t subsection_len; in name_and_item_from_var() local
231 &subsection_len, &key); in name_and_item_from_var()
235 strbuf_add(name, subsection, subsection_len); in name_and_item_from_var()
H A Dconfig.h389 const char **subsection, size_t *subsection_len,
/dports/devel/git/git-2.34.1/
H A Dsubmodule-config.c228 size_t subsection_len; in name_and_item_from_var() local
231 &subsection_len, &key); in name_and_item_from_var()
235 strbuf_add(name, subsection, subsection_len); in name_and_item_from_var()
H A Dconfig.h389 const char **subsection, size_t *subsection_len,
/dports/devel/git-cvs/git-2.34.1/
H A Dsubmodule-config.c228 size_t subsection_len; in name_and_item_from_var() local
231 &subsection_len, &key); in name_and_item_from_var()
235 strbuf_add(name, subsection, subsection_len); in name_and_item_from_var()
H A Dconfig.h389 const char **subsection, size_t *subsection_len,
/dports/devel/cgit/cgit-1.2.3/git/
H A Dsubmodule-config.c228 int subsection_len, parse; in name_and_item_from_var() local
230 &subsection_len, &key); in name_and_item_from_var()
234 strbuf_add(name, subsection, subsection_len); in name_and_item_from_var()
H A Dconfig.h357 const char **subsection, int *subsection_len,
H A Dfsck.c923 int subsection_len; in fsck_gitmodules_fn() local
926 if (parse_config_key(var, "submodule", &subsection, &subsection_len, &key) < 0 || in fsck_gitmodules_fn()
930 name = xmemdupz(subsection, subsection_len); in fsck_gitmodules_fn()

12