Searched refs:rwdata_section (Results 1 – 3 of 3) sorted by relevance
59 rwdata_section = elffile.get_section_by_name("RW_DATA") variable68 if rwdata_section is not None:69 rwdata = rwdata_section.data()
48 rwdata_section = elffile.get_section_by_name("RW_DATA") variable57 if rwdata_section is not None:58 rwdata = rwdata_section.data()