Home
last modified time | relevance | path

Searched refs:dwarf (Results 426 - 450 of 479) sorted by relevance

1...<<11121314151617181920

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp1632 auto Tag = dwarf::TagString(N->getTag()); in printTag()
1641 auto Type = dwarf::MacinfoString(N->getMacinfoType()); in printMacinfoType()
1835 if (N->getTag() != dwarf::DW_TAG_base_type) in writeDIBasicType()
1841 dwarf::AttributeEncodingString); in writeDIBasicType()
1886 dwarf::LanguageString); in writeDICompositeType()
1900 Printer.printDwarfEnum("cc", N->getCC(), dwarf::ConventionString); in writeDISubroutineType()
1928 dwarf::LanguageString, /* ShouldSkipZero */ false); in writeDICompileUnit()
1964 if (N->getVirtuality() != dwarf::DW_VIRTUALITY_none || in writeDISubprogram()
2084 if (N->getTag() != dwarf::DW_TAG_template_value_parameter) in writeDITemplateValueParameter()
2146 auto OpStr = dwarf in writeDIExpression()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp897 // If we are generating dwarf for assembly source files save the initial text in Run()
1859 // If we are generating dwarf for assembly source files then gather the in parseStatement()
1860 // info to make a dwarf label entry for this label if needed. in parseStatement()
2236 // If we are generating dwarf for the current section then generate a .loc in parseStatement()
4198 if (Encoding == dwarf::DW_EH_PE_omit) in isValidEncoding()
4202 if (Format != dwarf::DW_EH_PE_absptr && Format != dwarf::DW_EH_PE_udata2 && in isValidEncoding()
4203 Format != dwarf::DW_EH_PE_udata4 && Format != dwarf::DW_EH_PE_udata8 && in isValidEncoding()
4204 Format != dwarf in isValidEncoding()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp3824 DwarfTagField() : MDUnsignedField(0, dwarf::DW_TAG_hi_user) {}
3825 DwarfTagField(dwarf::Tag DefaultTag)
3826 : MDUnsignedField(DefaultTag, dwarf::DW_TAG_hi_user) {}
3830 DwarfMacinfoTypeField() : MDUnsignedField(0, dwarf::DW_MACINFO_vendor_ext) {}
3831 DwarfMacinfoTypeField(dwarf::MacinfoRecordType DefaultType)
3832 : MDUnsignedField(DefaultType, dwarf::DW_MACINFO_vendor_ext) {}
3836 DwarfAttEncodingField() : MDUnsignedField(0, dwarf::DW_ATE_hi_user) {}
3840 DwarfVirtualityField() : MDUnsignedField(0, dwarf::DW_VIRTUALITY_max) {}
3844 DwarfLangField() : MDUnsignedField(0, dwarf::DW_LANG_hi_user) {}
3848 DwarfCCField() : MDUnsignedField(0, dwarf
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-prologue.c17 #include <dwarf-regs.h>
H A Dgenelf_debug.c25 #include <dwarf.h>
130 * binutils can handle two flavours of dwarf 2, 32 and 64 bits, this is not
H A Dgenelf.c20 #include <dwarf.h>
/third_party/elfutils/tests/
H A Dbacktrace-data.c31 #include <dwarf.h>
H A Dshow-die-info.c20 #include <dwarf.h>
29 #include "../libdw/known-dwarf.h"
H A Dbacktrace.c28 #include <dwarf.h>
/third_party/elfutils/libdw/
H A Ddwarf_getcfi_elf.c40 #include <dwarf.h>
H A Dcfi.c33 #include <dwarf.h>
H A Ddwarf_getmacros.c34 #include <dwarf.h>
H A Ddwarf_ranges.c34 #include <dwarf.h>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp39 using namespace llvm::dwarf;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCObjectStreamer.cpp475 OS.EmitIntValue(dwarf::DW_LNS_extended_op, 1); in emitDwarfSetLineAddr()
477 OS.EmitIntValue(dwarf::DW_LNE_set_address, 1); in emitDwarfSetLineAddr()
757 // If we are generating dwarf for assembly source files dump out the sections. in FinishImpl()
761 // Dump out the dwarf file & directory tables and line tables. in FinishImpl()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dentry.S18 #include <asm/dwarf.h>
/kernel/linux/linux-6.6/tools/perf/util/
H A Dgenelf_debug.c26 #include <dwarf.h>
137 * binutils can handle two flavours of dwarf 2, 32 and 64 bits, this is not
H A Dgenelf.c20 #include <dwarf.h>
/third_party/libabigail/tests/
H A Dtest-symtab.cc18 #include "abg-dwarf-reader.h"
45 dwarf::create_reader(absolute_path, debug_info_root_paths, in read_corpus()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp185 StringRef Language = dwarf::LanguageString(CU->getSourceLanguage()); in EmitProducerInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp86 PerEncoding != dwarf::DW_EH_PE_omit && PerFn); in beginFunction()
90 LSDAEncoding != dwarf::DW_EH_PE_omit; in beginFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1688 dwarf::DW_OP_deref_size, SizeInOctets,
1689 dwarf::DW_OP_constu, ValMinus,
1690 dwarf::DW_OP_mul, dwarf::DW_OP_constu, ValInit,
1691 dwarf::DW_OP_plus};
/third_party/elfutils/src/
H A Daddr2line.c30 #include <dwarf.h>
/third_party/elfutils/libebl/
H A Deblopenbackend.c35 #include <dwarf.h>
/third_party/libabigail/tools/
H A Dabicompat.cc41 #include "abg-dwarf-reader.h"
685 retval = dwarf::read_corpus_from_elf(path, di_roots, env, in read_corpus()

Completed in 35 milliseconds

1...<<11121314151617181920