Home
last modified time | relevance | path

Searched refs:extract_static_strings (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/logging/dictionary/
Ddatabase_gen.py457 def extract_static_strings(elf, database, section_extraction=False): function
557 string_mappings = extract_static_strings(elf, database, section_extraction)
568 string_mappings = extract_static_strings(elf, database, section_extraction=True)