Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dflatload.c157 int reloc_type; in old_reloc() local
160 reloc_type = rl >> 30; in old_reloc()
171 offset, ptr, (int)*ptr, segment[reloc_type]); in old_reloc()
174 switch (reloc_type) { in old_reloc()
186 reloc_type); in old_reloc()