Searched refs:dwarf (Results 351 - 375 of 413) sorted by relevance
1...<<11121314151617
/third_party/elfutils/tests/ |
H A D | funcscopes.c | 22 #include <dwarf.h>
|
H A D | allregs.c | 28 #include <dwarf.h> 31 #include "../libdw/known-dwarf.h"
|
H A D | dwfllines.c | 25 #include <dwarf.h>
|
H A D | addrscopes.c | 22 #include <dwarf.h>
|
H A D | dwflmodtest.c | 29 #include <dwarf.h>
|
H A D | dwflsyms.c | 23 #include <dwarf.h>
|
H A D | unit-info.c | 22 #include <dwarf.h>
|
H A D | addrcfi.c | 22 #include <dwarf.h> 30 #include "../libdw/known-dwarf.h"
|
/third_party/elfutils/libdw/ |
H A D | dwarf_aggregate_size.c | 33 #include <dwarf.h>
|
H A D | encoded-value.h | 32 #include <dwarf.h>
|
H A D | dwarf_getpubnames.c | 39 #include <dwarf.h>
|
H A D | dwarf_getaranges.c | 37 #include <dwarf.h>
|
H A D | dwarf_formudata.c | 34 #include <dwarf.h>
|
/third_party/elfutils/backends/ |
H A D | riscv_retval.c | 38 #include <dwarf.h>
|
H A D | ia64_retval.c | 34 #include <dwarf.h>
|
H A D | aarch64_retval.c | 37 #include <dwarf.h>
|
/third_party/libunwind/libunwind/src/x86_64/ |
H A D | Gtrace.c | 220 struct dwarf_cursor *d = &c->dwarf; in trace_init_addr() 401 struct dwarf_cursor *d = &c->dwarf; in tdep_trace() 415 /* Tell core dwarf routines to call back to us. */ in tdep_trace() 445 the dwarf unwind information to fill the cache line data, or to in tdep_trace() 447 cache negative results too to prevent unnecessary dwarf parsing in tdep_trace()
|
/third_party/libunwind/libunwind/src/aarch64/ |
H A D | Gtrace.c | 224 struct dwarf_cursor *d = &c->dwarf; in trace_init_addr() 403 struct dwarf_cursor *d = &c->dwarf; in tdep_trace() 416 /* Tell core dwarf routines to call back to us. */ in tdep_trace() 447 the dwarf unwind information to fill the cache line data, or to in tdep_trace() 449 cache negative results too to prevent unnecessary dwarf parsing in tdep_trace()
|
/third_party/libunwind/libunwind/src/arm/ |
H A D | Gtrace.c | 225 struct dwarf_cursor *d = &c->dwarf; in trace_init_addr() 404 struct dwarf_cursor *d = &c->dwarf; in tdep_trace() 417 /* Tell core dwarf routines to call back to us. */ in tdep_trace() 448 the dwarf unwind information to fill the cache line data, or to in tdep_trace() 450 cache negative results too to prevent unnecessary dwarf parsing in tdep_trace()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 74 DTy = DIB.createBasicType(Name, Size, dwarf::DW_ATE_unsigned); in applyDebugifyMetadata() 82 auto CU = DIB.createCompileUnit(dwarf::DW_LANG_C, File, "debugify", in applyDebugifyMetadata()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DIBuilder.h | 116 /// \param Lang Source programming language, eg. dwarf::DW_LANG_C99 192 /// \param Encoding DWARF encoding code, e.g., dwarf::DW_ATE_float. 200 /// \param Tag Tag identifing type, e.g. dwarf::TAG_volatile_type 516 /// These flags are used to emit dwarf attributes. 517 /// \param CC Calling convention, e.g. dwarf::DW_CC_normal 646 VMContext, {dwarf::DW_OP_constu, Val, dwarf::DW_OP_stack_value}); in createConstantValueExpression() 659 /// These flags are used to emit dwarf attributes. 697 /// This flags are used to emit dwarf attributes.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCContext.h | 152 /// The dwarf file and directory tables from the dwarf .file directive. 158 /// The current dwarf line information from the last dwarf .loc directive. 162 /// Generate dwarf debugging info for assembly source files. 165 /// The current dwarf file number when generate dwarf debugging info for 172 /// The information gathered from labels that will have dwarf label 173 /// entries when generating dwarf assembly source files. 180 /// The string to embed in as the dwarf AT_produce [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 1632 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 D | AsmParser.cpp | 897 // 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 D | LLParser.cpp | 3824 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...] |
Completed in 27 milliseconds
1...<<11121314151617