OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ocont
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-v850.c
2465
bfd_byte *
ocont
;
2471
if ((
ocont
= elf_section_data (onotes)->this_hdr.contents) == NULL)
2477
memcpy (
ocont
, icont, bfd_section_size (onotes));
2508
bfd_byte *
ocont
;
2515
if ((
ocont
= elf_section_data (onotes)->this_hdr.contents) == NULL)
2516
BFD_ASSERT (bfd_malloc_and_get_section (obfd, onotes, &
ocont
));
2523
bfd_byte * odata =
ocont
+ ((id - 1) * SIZEOF_V850_NOTE) + 16;
2459
bfd_byte *
ocont
;
local
2502
bfd_byte *
ocont
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-v850.c
2464
bfd_byte *
ocont
;
2469
if ((
ocont
= elf_section_data (onotes)->this_hdr.contents) == NULL)
2475
memcpy (
ocont
, icont, bfd_section_size (onotes));
2506
bfd_byte *
ocont
;
2513
if ((
ocont
= elf_section_data (onotes)->this_hdr.contents) == NULL)
2514
BFD_ASSERT (bfd_malloc_and_get_section (obfd, onotes, &
ocont
));
2521
bfd_byte * odata =
ocont
+ ((id - 1) * SIZEOF_V850_NOTE) + 16;
2458
bfd_byte *
ocont
;
local
2500
bfd_byte *
ocont
;
local
/src/external/gpl3/gdb/dist/bfd/
elf32-v850.c
2463
bfd_byte *
ocont
;
2468
if ((
ocont
= elf_section_data (onotes)->this_hdr.contents) == NULL)
2474
memcpy (
ocont
, icont, bfd_section_size (onotes));
2505
bfd_byte *
ocont
;
2512
if ((
ocont
= elf_section_data (onotes)->this_hdr.contents) == NULL)
2513
BFD_ASSERT (bfd_malloc_and_get_section (obfd, onotes, &
ocont
));
2520
bfd_byte * odata =
ocont
+ ((id - 1) * SIZEOF_V850_NOTE) + 16;
2457
bfd_byte *
ocont
;
local
2499
bfd_byte *
ocont
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf32-v850.c
2460
bfd_byte *
ocont
;
2465
if ((
ocont
= elf_section_data (onotes)->this_hdr.contents) == NULL)
2471
memcpy (
ocont
, icont, bfd_section_size (onotes));
2502
bfd_byte *
ocont
;
2509
if ((
ocont
= elf_section_data (onotes)->this_hdr.contents) == NULL)
2510
BFD_ASSERT (bfd_malloc_and_get_section (obfd, onotes, &
ocont
));
2517
bfd_byte * odata =
ocont
+ ((id - 1) * SIZEOF_V850_NOTE) + 16;
2454
bfd_byte *
ocont
;
local
2496
bfd_byte *
ocont
;
local
Completed in 41 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026