HomeSort by relevance Sort by last modified time
    Searched refs:_gc_head (Results 1 - 6 of 6) sorted by null

  /external/clang/test/CodeGen/
2008-08-07-AlignPadding1.c 6 typedef union _gc_head { union
8 union _gc_head *gc_next;
9 union _gc_head *gc_prev;
25 // CHECK: @generations = global [3 x %struct.gc_generation] [%struct.gc_generation { %union._gc_head { %struct.anon { %union._gc_head* getelementptr inbounds ([3 x %struct.gc_generation], [3 x %struct.gc_generation]* @generations, i32 0, i32 0, i32 0), %union._gc_head* getelementptr inbounds ([3 x %struct.gc_generation], [3 x %struct.gc_generation]* @generations, i32 0, i32 0, i32 0), i64 0 }, [8 x i8] undef }, i32 700, i32 0, [8 x i8] undef }, %struct.gc_generation { %union._gc_head { %struct.anon { %union._gc_head* bitcast (i8* getelementptr (i8, i8* bitcast ([3 x %struct.gc_generation]* @generations to i8*), i64 48) to %union._gc_head*), %union._gc_head* bitcast (i8* getelementptr (i8, i8* bitcast ([3 x %struct.gc_generation]* @generations to i8*), i (…)
    [all...]
union-init.c 6 typedef union _gc_head { union
8 union _gc_head *gc_next;
9 union _gc_head *gc_prev;
  /prebuilts/gdb/darwin-x86/include/python2.7/
objimpl.h 252 typedef union _gc_head { union
254 union _gc_head *gc_next;
255 union _gc_head *gc_prev;
  /prebuilts/gdb/linux-x86/include/python2.7/
objimpl.h 252 typedef union _gc_head { union
254 union _gc_head *gc_next;
255 union _gc_head *gc_prev;
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
objimpl.h 252 typedef union _gc_head { union
254 union _gc_head *gc_next;
255 union _gc_head *gc_prev;
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
objimpl.h 252 typedef union _gc_head { union
254 union _gc_head *gc_next;
255 union _gc_head *gc_prev;

Completed in 770 milliseconds