Home
last modified time | relevance | path

Searched refs:high_pc (Results 1 – 22 of 22) sorted by relevance

/external/elfutils/tests/
Drun-exprlocs.sh52 high_pc (data8)
91 high_pc (data8)
121 high_pc (data8)
150 high_pc (data8)
154 high_pc (data8)
157 high_pc (data8)
160 high_pc (data8)
163 high_pc (data8)
Drun-readelf-dwz-multi.sh93 high_pc (udata) 44 (0x00000000004006d8)
108 high_pc (udata) 44 (0x00000000004006d8)
154 high_pc (udata) 44 (0x00000000004006d8)
169 high_pc (udata) 44 (0x00000000004006d8)
214 high_pc (udata) 23 (+0x0000000000000687)
226 high_pc (udata) 23 (+0x0000000000000687)
254 high_pc (udata) 23 (+0x0000000000000687)
266 high_pc (udata) 23 (+0x0000000000000687)
293 high_pc (udata) 18 (0x00000000004004fe)
305 high_pc (udata) 18 (0x00000000004004fe)
Drun-attr-integrate-skel.sh29 Skel has high_pc.
43 Skel has high_pc.
Drun-show-die-info.sh30 Attrs : name stmt_list low_pc high_pc language comp_dir producer
40 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
54 Attrs : name stmt_list low_pc high_pc language comp_dir producer
64 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
78 Attrs : name stmt_list low_pc high_pc language comp_dir producer
88 … Attrs : sibling name low_pc high_pc prototyped decl_file decl_line external frame_base type
128 Attrs : name stmt_list low_pc high_pc language comp_dir producer
138 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
915 Attrs : name stmt_list low_pc high_pc language comp_dir producer
925 Attrs : name low_pc high_pc prototyped decl_file decl_line external frame_base type
[all …]
Drun-readelf-discr.sh87 high_pc (data8) 2016 (0x00000000000007e0)
227 high_pc (data8) 22 (0x000000000000074a)
244 high_pc (data8) 977 (0x00000000000003d1)
334 high_pc (data8) 22 (0x000000000000039c)
Drun-readelf-zdebug-rel.sh60 high_pc (data8) 24 (0x0000000000000018)
70 high_pc (data8) 24 (0x0000000000000018)
165 high_pc (data8) 44 (0x000000000000002c)
175 high_pc (data8) 44 (0x000000000000002c)
Drun-readelf-const-values.sh73 high_pc (data8) 3 (0x00000000004004d3)
82 high_pc (data8) 3 (0x00000000004004d3)
120 high_pc (data8) 7 (0x00000000004003e7)
Drun-readelf-types.sh35 high_pc (data8) 11 (0x00000000004005bb)
44 high_pc (data8) 11 (0x00000000004005bb)
Drun-readelf-loc.sh945 high_pc (data8) 76 (0x000000000040109c <_start>)
1011 high_pc (data8) 33 (0x00000000004011a1)
1022 high_pc (data8) 33 (0x00000000004011a1)
Drun-readelf-ranges.sh192 high_pc (data8) 81 (0x00000000004011b1)
Drun-varlocs.sh441 high_pc (data8)
536 high_pc (data8)
DChangeLog2784 * run-readelf-dwz-multi.sh: Expect high_pc also as address.
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugAranges.cpp75 dw_addr_t high_pc) { in AppendRange() argument
76 if (high_pc > low_pc) in AppendRange()
77 m_aranges.Append(RangeToDIE::Entry(low_pc, high_pc - low_pc, offset)); in AppendRange()
DDWARFDebugAranges.h33 void AppendRange(dw_offset_t cu_offset, dw_addr_t low_pc, dw_addr_t high_pc);
/external/llvm-project/llvm/test/DebugInfo/
Dhigh-pc-constant.test1 RUN: llvm-symbolizer --inlining --obj=%p/Inputs/dwarfdump-inl-test.high_pc.elf-x86-64 0x568 | FileC…
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc180 high_pc(0), in CUContext()
206 uint64_t high_pc; member
839 cu_context_->high_pc = data; in ProcessAttributeUnsigned()
Ddwarf_cu_to_module_unittest.cc450 Module::Address high_pc = size; in DefineFunction() local
452 high_pc += address; in DefineFunction()
456 high_pc); in DefineFunction()
/external/llvm-project/llvm/test/DebugInfo/Inputs/
Dgmlt.ll47 ; the absence of high_pc/low_pc/ranges and know that they just need it for
/external/llvm/test/DebugInfo/Inputs/
Dgmlt.ll49 ; the absence of high_pc/low_pc/ranges and know that they just need it for
/external/llvm/test/DebugInfo/
Dllvm-symbolizer.test12 RUN: echo "%p/Inputs/dwarfdump-inl-test.high_pc.elf-x86-64 0x568" >> %t.input
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.def225 HANDLE_DW_AT(0x12, high_pc, 2, DWARF)
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DDwarf.def238 HANDLE_DW_AT(0x12, high_pc, 2, DWARF)