Home
last modified time | relevance | path

Searched refs:debug_info_sz (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_readdwarf3.h45 UChar* debug_info_img, SizeT debug_info_sz,
Dpriv_readdwarf.h47 UChar* debug_info_img, Word debug_info_sz, /* .debug_info */
Dreadmacho.c1035 Word debug_info_sz; in ML_() local
1051 "__DWARF", "__debug_info", &debug_info_sz); in ML_()
1078 debug_info_sz, debug_abbv_sz, debug_line_sz, in ML_()
1086 debug_info_img, debug_info_sz, in ML_()
1100 di, debug_info_img, debug_info_sz, in ML_()
Dreaddwarf3.c418 UWord debug_info_sz; member
496 if (die >= cc->debug_info_sz) { in uncook_die()
497 if (die >= cc->debug_info_sz + cc->debug_types_sz) { in uncook_die()
499 die -= cc->debug_info_sz + cc->debug_types_sz; in uncook_die()
502 die -= cc->debug_info_sz; in uncook_die()
1168 cc->debug_info_img == NULL || cc->debug_info_sz == 0 in get_Form_contents()
1169 || *cts >= (ULong)cc->debug_info_sz) { in get_Form_contents()
3522 UChar* debug_info_img, SizeT debug_info_sz, in new_dwarf3_reader_wrk() argument
3775 cc.types_cuOff_bias = debug_info_sz; in new_dwarf3_reader_wrk()
3820 init_Cursor( &info, debug_info_img, debug_info_sz, 0, barf, in new_dwarf3_reader_wrk()
[all …]
Dreadelf.c2176 SizeT debug_info_sz = 0; in ML_() local
2257 FIND(".debug_info", debug_info_sz, debug_info_img) in ML_()
2509 FIND(need_dwarf2, ".debug_info", debug_info_sz, debug_info_img) in ML_()
2699 debug_info_img, debug_info_sz, in ML_()
2713 di, debug_info_img, debug_info_sz, in ML_()
Dreaddwarf.c1178 UChar* debug_info_img, Word debug_info_sz, /* .debug_info */ in ML_()
1193 end1_img = debug_info_img + debug_info_sz; in ML_()
1197 if (debug_info_sz < 4) { in ML_()
DUNUSED_STABS.txt1345 UChar* debuginfo, Int debug_info_sz, /* .debug_info */