Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg.h93 typedef struct TCGRelocation TCGRelocation; typedef
94 struct TCGRelocation { struct
95 QSIMPLEQ_ENTRY(TCGRelocation) next;
118 QSIMPLEQ_HEAD(, TCGRelocation) relocs; argument