Home
last modified time | relevance | path

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 Dskip-callchain-idx.c9 #include <dwarf.h>
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c9 #include <dwarf.h>
/third_party/elfutils/tests/
H A Dfuncscopes.c22 #include <dwarf.h>
H A Dallregs.c28 #include <dwarf.h>
31 #include "../libdw/known-dwarf.h"
H A Ddwfllines.c25 #include <dwarf.h>
H A Daddrscopes.c22 #include <dwarf.h>
H A Ddwflmodtest.c29 #include <dwarf.h>
H A Ddwflsyms.c23 #include <dwarf.h>
H A Dunit-info.c22 #include <dwarf.h>
H A Daddrcfi.c22 #include <dwarf.h>
30 #include "../libdw/known-dwarf.h"
/third_party/elfutils/libdw/
H A Ddwarf_aggregate_size.c33 #include <dwarf.h>
H A Dencoded-value.h32 #include <dwarf.h>
H A Ddwarf_getpubnames.c39 #include <dwarf.h>
H A Ddwarf_getaranges.c37 #include <dwarf.h>
H A Ddwarf_formudata.c34 #include <dwarf.h>
/third_party/elfutils/backends/
H A Driscv_retval.c38 #include <dwarf.h>
H A Dia64_retval.c34 #include <dwarf.h>
H A Daarch64_retval.c37 #include <dwarf.h>
/third_party/libunwind/libunwind/src/x86_64/
H A DGtrace.c220 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 DGtrace.c224 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 DGtrace.c225 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 DDebugify.cpp74 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 Dnospec-insn.h7 #include <asm/dwarf.h>
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDIBuilder.h116 /// \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 DMCContext.h152 /// 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