Searched refs:debug_info (Results 1 – 25 of 31) sorted by relevance
12
85 testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv section $BUILDID .debug_info89 testrun ${abs_top_builddir}/debuginfod/debuginfod-find -vvv section $RPM_BUILDID .debug_info93 tempfiles ${BUILDID}.debug_info94 …py F/prog.debug -O binary --only-section=.debug_info --set-section-flags .debug_info=alloc $BUILDI…95 cmp ${BUILDID}.debug_info ${DEBUGINFOD_CACHE_PATH}/${BUILDID}/section-.debug_info108 tempfiles DEBUGFILE.debug_info109 …copy $DEBUGFILE -O binary --only-section=.debug_info --set-section-flags .debug_info=alloc DEBUGFI…110 testrun diff -u DEBUGFILE.debug_info ${DEBUGINFOD_CACHE_PATH}/${RPM_BUILDID}/section-.debug_info124 rm -f ${DEBUGINFOD_CACHE_PATH}/${RPM_BUILDID}/section-.debug_info126 rm -f ${DEBUGINFOD_CACHE_PATH}/${BUILDID}/section-.debug_info[all …]
74 3: .debug_info, ELF compressed, size: aa85 3: .debug_info, ELF compressed, size: aa98 4: .debug_info, ELF compressed, size: 7e110 4: .debug_info, ELF compressed, size: 7e170 3: .debug_info, ELF compressed, size: 9a181 3: .debug_info, ELF compressed, size: 9a194 4: .debug_info, ELF compressed, size: 6e206 4: .debug_info, ELF compressed, size: 6e
... -elf_bpf 2 3 4RELOCATION RECORDS FOR [.debug_info]: 5OFFSET TYPE VALUE 60000000000000006 R_BPF_64_32 .debug_abbrev ...
52 Lets compress 29 .debug_info, size: 96090 Lets compress 29 .debug_info, size: 960127 Lets compress 25 .debug_info, size: 3468163 Lets compress 25 .debug_info, size: 3468204 Lets compress 27 .debug_info, size: 363243 Lets compress 27 .debug_info, size: 363287 Lets compress 29 .debug_info, size: 319328 Lets compress 29 .debug_info, size: 319
78 [ 3] .debug_info PROGBITS 0000000000000000 0000029e 0000007b 0 C 0 0 1101 [ 4] .debug_info PROGBITS 0000000000000000 00000300 00000065 0 C 0 0 1168 [ 3] .debug_info PROGBITS 00000000 0001f1 00006f 0 C 0 0 1191 [ 4] .debug_info PROGBITS 00000000 000253 000058 0 C 0 0 1
1 .section .debug_info
25 .section .debug_info,"",@progbits
102 [28] .debug_info PROGBITS 00000000 002229 001678 0 0 0 1189 [28] .debug_info PROGBITS 00000000 002229 001678 0 0 0 1435 [28] .debug_info PROGBITS 00000000 002229 001678 0 0 0 1523 [28] .debug_info PROGBITS 00000000 0001d5 001678 0 0 0 1
26 gchar *debug_info; in handle_message() local30 gst_message_parse_error (msg, &err, &debug_info); in handle_message()33 g_print ("Debugging information: %s\n", debug_info ? debug_info : "none"); in handle_message()35 g_free (debug_info); in handle_message()
256 const DWARFDataExtractor &debug_info, in extract() argument266 Length = debug_info.getRelocatedValue(4, offset_ptr, nullptr, &Err); in extract()269 Length = debug_info.getU64(offset_ptr, &Err); in extract()272 FormParams.Version = debug_info.getU16(offset_ptr, &Err); in extract()274 UnitType = debug_info.getU8(offset_ptr, &Err); in extract()275 FormParams.AddrSize = debug_info.getU8(offset_ptr, &Err); in extract()276 AbbrOffset = debug_info.getRelocatedValue( in extract()279 AbbrOffset = debug_info.getRelocatedValue( in extract()281 FormParams.AddrSize = debug_info.getU8(offset_ptr, &Err); in extract()301 TypeHash = debug_info.getU64(offset_ptr, &Err); in extract()[all …]
826 debug_info = {'value': value, 'rounding': decimal_rnd}831 self.fail("Error on timestamp conversion: %s" % debug_info)834 debug_info)842 debug_info = {'value': value, 'rounding': time_rnd}843 with self.assertRaises(OverflowError, msg=debug_info):
77 .debug_info |
276 tree from the .debug_info section).309 sections. Only a single .debug_info (and .debug_types) section are1396 readelf: print .debug_info section content
1195 for template_line, code_line in reversed(self.debug_info):1208 def debug_info(self): member in Template
286 self.debug_info = []392 self.debug_info.append((self._write_debug_info, self.code_lineno))833 "debug_info = %r" % "&".join("%s=%s" % x for x in self.debug_info)
1112 for template_line, code_line in reversed(self.debug_info):1125 def debug_info(self): member in Template
283 self.debug_info = []389 self.debug_info.append((self._write_debug_info,809 in self.debug_info))
599 …cally linked, BuildID[sha1]=cdde0bc945e51db6001a9485349c035baaec2b46, with debug_info, not stripped635 …cally linked, BuildID[sha1]=6f8ffef84389b1417d2fd1da1bd0c90f748f300d, with debug_info, not stripped652 …cally linked, BuildID[sha1]=bcca195e78bd4fd2fb37f36ab7d72d477d609d87, with debug_info, not stripped681 …cally linked, BuildID[sha1]=81e59c6534f8e9629a9fc9065c6e955ce96ca690, with debug_info, not stripped
73 bool extract(DWARFContext &Context, const DWARFDataExtractor &debug_info,
164 void SetAdditionalDebugInfo(const std::string& debug_info) { in SetAdditionalDebugInfo()165 debug_info_ = debug_info; in SetAdditionalDebugInfo()
1484 for template_line, code_line in reversed(self.debug_info):1497 def debug_info(self) -> t.List[t.Tuple[int, int]]: member in Template
346 self.debug_info: t.List[t.Tuple[int, int]] = []460 self.debug_info.append((self._write_debug_info, self.code_lineno))941 debug_kv_str = "&".join(f"{k}={v}" for k, v in self.debug_info)
337 def debug_info(self, c): member in Server
952 * dwarf_formref_die.c (dwarf_formref_die): Scan both .debug_info1398 DWARF_E_COMPRESSED_ERROR if .debug_info section couldn't be inflated.2257 * libdw.h (dwarf_offdie): Fix documentation to mention .debug_info.2414 .debug_types header size instead of .debug_info header size.