OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:live_images
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
darwin-crt2.c
68
struct
live_images
{
struct
69
unsigned long this_size; /* sizeof (
live_images
) */
72
void (*destructor)(struct
live_images
*); /* destructor for this */
73
struct
live_images
*next;
95
struct
live_images
*l = (struct
live_images
*)calloc (1, sizeof (*l));
99
l->next = (struct
live_images
*)
107
struct
live_images
*top, **lip, *destroy = NULL;
111
top = (struct
live_images
*)
/src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
darwin-crt2.c
68
struct
live_images
{
struct
69
unsigned long this_size; /* sizeof (
live_images
) */
72
void (*destructor)(struct
live_images
*); /* destructor for this */
73
struct
live_images
*next;
95
struct
live_images
*l = (struct
live_images
*)calloc (1, sizeof (*l));
99
l->next = (struct
live_images
*)
107
struct
live_images
*top, **lip, *destroy = NULL;
111
top = (struct
live_images
*)
/src/external/gpl3/gcc/dist/libgcc/config/
unwind-dw2-fde-darwin.c
72
struct
live_images
{
struct
73
unsigned long this_size; /* sizeof (
live_images
) */
76
void (*destructor)(struct
live_images
*); /* destructor for this */
77
struct
live_images
*next;
84
/* Bits in the examined_p field of struct
live_images
. */
97
/* Delete any data we allocated on a
live_images
structure. Either
105
live_image_destructor (struct
live_images
*image)
146
struct
live_images
*image;
/src/external/gpl3/gcc.old/dist/libgcc/config/
unwind-dw2-fde-darwin.c
72
struct
live_images
{
struct
73
unsigned long this_size; /* sizeof (
live_images
) */
76
void (*destructor)(struct
live_images
*); /* destructor for this */
77
struct
live_images
*next;
84
/* Bits in the examined_p field of struct
live_images
. */
97
/* Delete any data we allocated on a
live_images
structure. Either
105
live_image_destructor (struct
live_images
*image)
146
struct
live_images
*image;
Completed in 34 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026