Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dundefsym.py14 def filter_lines_set(stdout, from_staticlib): argument
19 if from_staticlib and tokens[1] == b'U':
21 if not from_staticlib and tokens[1] != b'U':