OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ehbuf
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf-eh-frame.c
588
bfd_byte *
ehbuf
= NULL, *buf, *end;
local
624
REQUIRE (_bfd_elf_mmap_section_contents (abfd, sec, &
ehbuf
));
636
buf =
ehbuf
;
637
end =
ehbuf
+ sec->size;
677
< (bfd_size_type) ((buf) -
ehbuf
))) \
687
< (bfd_size_type) ((buf) -
ehbuf
))) \
694
== (bfd_size_type) ((buf) -
ehbuf
))) \
697
buf =
ehbuf
;
700
while ((bfd_size_type) (buf -
ehbuf
) != sec->size)
711
REQUIRE (skip_bytes (&buf,
ehbuf
+ sec->size, 4))
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf-eh-frame.c
588
bfd_byte *
ehbuf
= NULL, *buf, *end;
local
624
REQUIRE (_bfd_elf_mmap_section_contents (abfd, sec, &
ehbuf
));
636
buf =
ehbuf
;
637
end =
ehbuf
+ sec->size;
677
< (bfd_size_type) ((buf) -
ehbuf
))) \
687
< (bfd_size_type) ((buf) -
ehbuf
))) \
694
== (bfd_size_type) ((buf) -
ehbuf
))) \
697
buf =
ehbuf
;
700
while ((bfd_size_type) (buf -
ehbuf
) != sec->size)
711
REQUIRE (skip_bytes (&buf,
ehbuf
+ sec->size, 4))
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf-eh-frame.c
587
bfd_byte *
ehbuf
= NULL, *buf, *end;
local
621
REQUIRE (_bfd_elf_mmap_section_contents (abfd, sec, &
ehbuf
));
633
buf =
ehbuf
;
634
end =
ehbuf
+ sec->size;
674
< (bfd_size_type) ((buf) -
ehbuf
))) \
684
< (bfd_size_type) ((buf) -
ehbuf
))) \
691
== (bfd_size_type) ((buf) -
ehbuf
))) \
694
buf =
ehbuf
;
697
while ((bfd_size_type) (buf -
ehbuf
) != sec->size)
708
REQUIRE (skip_bytes (&buf,
ehbuf
+ sec->size, 4))
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf-eh-frame.c
588
bfd_byte *
ehbuf
= NULL, *buf, *end;
local
624
REQUIRE (_bfd_elf_mmap_section_contents (abfd, sec, &
ehbuf
));
636
buf =
ehbuf
;
637
end =
ehbuf
+ sec->size;
677
< (bfd_size_type) ((buf) -
ehbuf
))) \
687
< (bfd_size_type) ((buf) -
ehbuf
))) \
694
== (bfd_size_type) ((buf) -
ehbuf
))) \
697
buf =
ehbuf
;
700
while ((bfd_size_type) (buf -
ehbuf
) != sec->size)
711
REQUIRE (skip_bytes (&buf,
ehbuf
+ sec->size, 4))
[
all
...]
Completed in 17 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026