Searched refs:vmlinux_site (Results 1 – 2 of 2) sorted by relevance
83 vmlinux_site = rethunks_start_vmlinux + sites_offset[i] variable88 …insn = c.get_instruction_from_vmlinux(elffile, text_section, text_section['sh_addr'], vmlinux_site)
87 vmlinux_site = retpolines_start_vmlinux + sites_offset[i] variable90 …insn = c.get_instruction_from_vmlinux(elffile, text_section, text_section['sh_addr'], vmlinux_site)
Completed in 3 milliseconds