OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:icont
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-v850.c
2464
bfd_byte *
icont
;
2468
|| (
icont
= elf_section_data (inotes)->this_hdr.contents) == NULL)
2469
BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, &
icont
));
2477
memcpy (ocont,
icont
, bfd_section_size (onotes));
2507
bfd_byte *
icont
;
2512
if ((
icont
= elf_section_data (inotes)->this_hdr.contents) == NULL)
2513
BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, &
icont
));
2522
bfd_byte * idata =
icont
+ ((id - 1) * SIZEOF_V850_NOTE) + 16;
2458
bfd_byte *
icont
;
local
2501
bfd_byte *
icont
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-v850.c
2463
bfd_byte *
icont
;
2466
if ((
icont
= elf_section_data (inotes)->this_hdr.contents) == NULL)
2467
BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, &
icont
));
2475
memcpy (ocont,
icont
, bfd_section_size (onotes));
2505
bfd_byte *
icont
;
2510
if ((
icont
= elf_section_data (inotes)->this_hdr.contents) == NULL)
2511
BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, &
icont
));
2520
bfd_byte * idata =
icont
+ ((id - 1) * SIZEOF_V850_NOTE) + 16;
2457
bfd_byte *
icont
;
local
2499
bfd_byte *
icont
;
local
/src/external/gpl3/gdb/dist/bfd/
elf32-v850.c
2462
bfd_byte *
icont
;
2465
if ((
icont
= elf_section_data (inotes)->this_hdr.contents) == NULL)
2466
BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, &
icont
));
2474
memcpy (ocont,
icont
, bfd_section_size (onotes));
2504
bfd_byte *
icont
;
2509
if ((
icont
= elf_section_data (inotes)->this_hdr.contents) == NULL)
2510
BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, &
icont
));
2519
bfd_byte * idata =
icont
+ ((id - 1) * SIZEOF_V850_NOTE) + 16;
2456
bfd_byte *
icont
;
local
2498
bfd_byte *
icont
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf32-v850.c
2459
bfd_byte *
icont
;
2462
if ((
icont
= elf_section_data (inotes)->this_hdr.contents) == NULL)
2463
BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, &
icont
));
2471
memcpy (ocont,
icont
, bfd_section_size (onotes));
2501
bfd_byte *
icont
;
2506
if ((
icont
= elf_section_data (inotes)->this_hdr.contents) == NULL)
2507
BFD_ASSERT (bfd_malloc_and_get_section (ibfd, inotes, &
icont
));
2516
bfd_byte * idata =
icont
+ ((id - 1) * SIZEOF_V850_NOTE) + 16;
2453
bfd_byte *
icont
;
local
2495
bfd_byte *
icont
;
local
Completed in 32 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026