Searched refs:readobj_path (Results 1 – 1 of 1) sorted by relevance
32 def get_raw_section_dump(readobj_path, section_name, input_file): argument34 cmd = [readobj_path, '--elf-output-style=GNU', '--hex-dump={}'.format(section_name),