Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/x86/bugs/
H A Dits_ret_alignment.py83 vmlinux_site = rethunks_start_vmlinux + sites_offset[i] variable
88 …insn = c.get_instruction_from_vmlinux(elffile, text_section, text_section['sh_addr'], vmlinux_site)
H A Dits_indirect_alignment.py87 vmlinux_site = retpolines_start_vmlinux + sites_offset[i] variable
90 …insn = c.get_instruction_from_vmlinux(elffile, text_section, text_section['sh_addr'], vmlinux_site)