Searched defs:DebugInfoForProfiling (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/ |
H A D | PassBuilder.h | 81 bool DebugInfoForProfiling; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1349 bool DebugInfoForProfiling; variable 1356 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit()
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/ |
H A D | debuginfo_ocaml.c | 212 value DebugInfoForProfiling, value SysRoot, value SDK) { in llvm_dibuild_create_compile_unit_native()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 142 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit()
|
H A D | DebugInfoMetadata.cpp | 744 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl()
|
H A D | DebugInfo.cpp | 882 LLVMBool DebugInfoForProfiling, const char *SysRoot, size_t SysRootLen, in LLVMDIBuilderCreateCompileUnit()
|