Lines Matching +refs:clang +refs:format +refs:buffer
12 information in LLVM. It describes the :ref:`actual format that the LLVM debug
13 information takes <format>`, which is useful for those interested in creating
49 :ref:`implementation-defined format <ccxx_frontend>` (the C/C++ front-end
132 Debugging information format
171 to start in a canonical format, but the descriptors can include additional
635 In order to handle this, the LLVM debug format uses the metadata attached to
684 "stack-protector-buffer-size"="8" "unsafe-fp-math"="false"
693 metadata !"clang version 3.4 (trunk 193128) (llvm/trunk 193139)",
714 !9 = metadata !{metadata !"clang version 3.4 (trunk 193128) (llvm/trunk 193139)"}
799 The C and C++ front-ends represent information about the program in a format
842 metadata !"clang version 3.4 ",
923 metadata !"clang version 3.1 ", ;; Producer
1471 Debugging information format
1487 information generated by compiler in DWARF format. The format does not support
1681 clang.
1712 uses clang for its expression parsing where LLDB acts as a PCH. LLDB is then
1715 tables. Since clang asks a lot of questions when it is parsing an expression,
1726 * Have a format that can be mapped into memory from disk and used as is
1728 * Extensible table format so these tables can be made by many producers
1732 Table size is important and the accelerator table format should allow the reuse
1980 The header has a fixed part, and the specialized part. The exact format of the