Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/footprint/
Dsize_report49 DT_LOCATION = re.compile(r"\(DW_OP_addr: ([0-9a-f]+)\)") variable
90 matcher = DT_LOCATION.match(addr)