Home
last modified time | relevance | path

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

/qemu/scripts/
A Dmodinfo-collect.py10 def find_command(src, target, compile_commands): argument
11 for command in compile_commands:
47 compile_commands = json.load(f)
53 command = find_command(src, target, compile_commands)
A Dcheck_sparse.py47 compile_commands = json.load(fd) variable
51 for cmd in compile_commands:
/qemu/
A Dmeson.build780 'compile_commands.json', sparse.full_path(), '-Wbitwise',
3844 # unique when it comes to lookup in compile_commands.json.

Completed in 18 milliseconds