Searched refs:other_section (Results 1 – 2 of 2) sorted by relevance
13 .section .other_section,"",@progbits
1030 def get_section_by_section(self, other_section): argument1032 … if section.sectname == other_section.sectname and section.segname == other_section.segname: