Searched refs:dwarf (Results 401 - 425 of 479) sorted by relevance
1...<<11121314151617181920
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/ |
H A D | skip-callchain-idx.c | 9 #include <dwarf.h>
|
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/ |
H A D | skip-callchain-idx.c | 9 #include <dwarf.h>
|
/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()
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | nospec-insn.h | 7 #include <asm/dwarf.h>
|
/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...] |
Completed in 13 milliseconds
1...<<11121314151617181920