Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/
Dextract-section.py75 raw_section = get_raw_section_dump(args.tool_path, args.section, args.input_file) variable
78 for line in raw_section.splitlines(False):