Searched refs:full_lib (Results 1 – 2 of 2) sorted by relevance
115 full_lib = ELFFile(f)119 if not full_lib:122 sections = [x for x in full_lib.iter_sections()]
238 full_lib = ELFFile(obj_file_desc)239 if not full_lib:242 sections = [x for x in full_lib.iter_sections()]