Searched refs:core_reloc_nesting (Results 1 – 4 of 4) sorted by relevance
24 struct core_reloc_nesting { struct36 struct core_reloc_nesting *in = (void *)&data.in; in test_core_nesting() argument37 struct core_reloc_nesting *out = (void *)&data.out; in test_core_nesting()
3 void f(struct core_reloc_nesting x) {} in f()
32 struct core_reloc_nesting { struct
45 .output = NESTING_DATA(core_reloc_nesting), \46 .output_len = sizeof(struct core_reloc_nesting) \