Searched refs:exports_count (Results 1 – 1 of 1) sorted by relevance
91 def __init__(self, elf_fd, exptab_file_offset, lcs_struct, exports_count): argument93 self.exports_count = exports_count104 if index >= self.exports_count:114 if index >= self.exports_count: