Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/
H A Dextract-section.py19 def read_raw_stdin(): function
40 out,_ = proc.communicate(input=read_raw_stdin())