Searched refs:text_section (Results 1 – 2 of 2) sorted by relevance
79 text_section = elffile.get_section_by_name('.text') variable88 …vmlinux_insn = c.get_instruction_from_vmlinux(elffile, text_section, text_section['sh_addr'], vmli…
83 text_section = elffile.get_section_by_name('.text') variable90 …vmlinux_insn = c.get_instruction_from_vmlinux(elffile, text_section, text_section['sh_addr'], vmli…
Completed in 4 milliseconds