Searched refs:section_extraction (Results 1 – 1 of 1) sorted by relevance
457 def extract_static_strings(elf, database, section_extraction=False): argument477 if section_extraction:520 section_extraction = True524 section_extraction = False557 string_mappings = extract_static_strings(elf, database, section_extraction)563 if not section_extraction:568 string_mappings = extract_static_strings(elf, database, section_extraction=True)