OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isec_contents
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-ft32.c
659
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
667
if (
isec_contents
== NULL)
669
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
672
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
675
reloc_contents =
isec_contents
+ irel->r_offset;
657
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
elf32-pru.c
1005
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
1006
if (
isec_contents
== NULL)
1008
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
1011
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
1014
reloc_contents =
isec_contents
+ irel->r_offset;
1004
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
elf32-avr.c
1738
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
1739
if (
isec_contents
== NULL)
1741
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
1744
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
1747
reloc_contents =
isec_contents
+ irel->r_offset;
1737
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-ft32.c
658
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
666
if (
isec_contents
== NULL)
668
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
671
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
674
reloc_contents =
isec_contents
+ irel->r_offset;
656
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
elf32-pru.c
1004
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
1005
if (
isec_contents
== NULL)
1007
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
1010
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
1013
reloc_contents =
isec_contents
+ irel->r_offset;
1003
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
elf32-avr.c
1737
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
1738
if (
isec_contents
== NULL)
1740
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
1743
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
1746
reloc_contents =
isec_contents
+ irel->r_offset;
1736
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
/src/external/gpl3/gdb/dist/bfd/
elf32-ft32.c
658
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
666
if (
isec_contents
== NULL)
668
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
671
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
674
reloc_contents =
isec_contents
+ irel->r_offset;
656
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
elf32-pru.c
1004
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
1005
if (
isec_contents
== NULL)
1007
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
1010
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
1013
reloc_contents =
isec_contents
+ irel->r_offset;
1003
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
elf32-avr.c
1737
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
1738
if (
isec_contents
== NULL)
1740
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
1743
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
1746
reloc_contents =
isec_contents
+ irel->r_offset;
1736
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf32-ft32.c
658
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
666
if (
isec_contents
== NULL)
668
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
671
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
674
reloc_contents =
isec_contents
+ irel->r_offset;
656
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
elf32-pru.c
1004
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
1005
if (
isec_contents
== NULL)
1007
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
1010
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
1013
reloc_contents =
isec_contents
+ irel->r_offset;
1003
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
elf32-avr.c
1742
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
1743
if (
isec_contents
== NULL)
1745
if (! bfd_malloc_and_get_section (abfd, isec, &
isec_contents
))
1748
elf_section_data (isec)->this_hdr.contents =
isec_contents
;
1751
reloc_contents =
isec_contents
+ irel->r_offset;
1741
unsigned char *
isec_contents
= elf_section_data (isec)->this_hdr.contents;
local
Completed in 56 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026