Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dcheck_sparse.py47 compile_commands = json.load(fd) variable
51 for cmd in compile_commands:
H A Dmodinfo-collect.py40 compile_commands = { x['output']: x for x in compile_commands_json }
43 entry = compile_commands.get(obj, None)
/openbmc/telemetry/
H A D.gitignore140 compile_commands.json
/openbmc/bmcweb/
H A D.gitignore235 compile_commands.json
/openbmc/qemu/
H A Dmeson.build819 'compile_commands.json', sparse.full_path(), '-Wbitwise',