Home
last modified time | relevance | path

Searched refs:__init_call (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.h149 void *glue(_test_, OP) __init_call = glue(test_, OP);
H A Dtest-i386-shift.h179 void *glue(_test_, OP) __init_call = glue(test_, OP);
H A Dtest-i386.c66 #define __init_call __attribute__ ((unused,__section__ ("initcall"))) macro