HomeSort by: relevance | last modified time | path
    Searched defs:simple_object_attributes (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
simple-object.h 104 /* The type simple_object_attributes holds the attributes of an object
108 typedef struct simple_object_attributes_struct simple_object_attributes; typedef in typeref:struct:simple_object_attributes_struct
116 extern simple_object_attributes *
126 simple_object_attributes_merge (simple_object_attributes *to,
127 simple_object_attributes *from,
133 simple_object_release_attributes (simple_object_attributes *attrs);
150 simple_object_start_write (simple_object_attributes *attrs,
  /src/external/gpl3/binutils.old/dist/include/
simple-object.h 104 /* The type simple_object_attributes holds the attributes of an object
108 typedef struct simple_object_attributes_struct simple_object_attributes; typedef in typeref:struct:simple_object_attributes_struct
116 extern simple_object_attributes *
126 simple_object_attributes_merge (simple_object_attributes *to,
127 simple_object_attributes *from,
133 simple_object_release_attributes (simple_object_attributes *attrs);
150 simple_object_start_write (simple_object_attributes *attrs,
  /src/external/gpl3/gcc/dist/include/
simple-object.h 104 /* The type simple_object_attributes holds the attributes of an object
108 typedef struct simple_object_attributes_struct simple_object_attributes; typedef in typeref:struct:simple_object_attributes_struct
116 extern simple_object_attributes *
126 simple_object_attributes_merge (simple_object_attributes *to,
127 simple_object_attributes *from,
133 simple_object_release_attributes (simple_object_attributes *attrs);
150 simple_object_start_write (simple_object_attributes *attrs,
  /src/external/gpl3/gcc.old/dist/include/
simple-object.h 104 /* The type simple_object_attributes holds the attributes of an object
108 typedef struct simple_object_attributes_struct simple_object_attributes; typedef in typeref:struct:simple_object_attributes_struct
116 extern simple_object_attributes *
126 simple_object_attributes_merge (simple_object_attributes *to,
127 simple_object_attributes *from,
133 simple_object_release_attributes (simple_object_attributes *attrs);
150 simple_object_start_write (simple_object_attributes *attrs,
  /src/external/gpl3/gdb.old/dist/include/
simple-object.h 104 /* The type simple_object_attributes holds the attributes of an object
108 typedef struct simple_object_attributes_struct simple_object_attributes; typedef in typeref:struct:simple_object_attributes_struct
116 extern simple_object_attributes *
126 simple_object_attributes_merge (simple_object_attributes *to,
127 simple_object_attributes *from,
133 simple_object_release_attributes (simple_object_attributes *attrs);
150 simple_object_start_write (simple_object_attributes *attrs,
  /src/external/gpl3/gdb/dist/include/
simple-object.h 104 /* The type simple_object_attributes holds the attributes of an object
108 typedef struct simple_object_attributes_struct simple_object_attributes; typedef in typeref:struct:simple_object_attributes_struct
116 extern simple_object_attributes *
126 simple_object_attributes_merge (simple_object_attributes *to,
127 simple_object_attributes *from,
133 simple_object_release_attributes (simple_object_attributes *attrs);
150 simple_object_start_write (simple_object_attributes *attrs,

Completed in 70 milliseconds