Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/
H A Dextract-section.py122 raw_section = get_raw_section_dump(args.tool_path, args.section, args.input_file) variable
/llvm-project/libc/test/src/stdio/printf_core/
H A Dconverter_test.cpp28 LIBC_NAMESPACE::printf_core::FormatSection raw_section; in TEST_F() local